diff options
Diffstat (limited to 'libs/hwui/Layer.h')
| -rw-r--r-- | libs/hwui/Layer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/Layer.h b/libs/hwui/Layer.h index 715dfa46660d..71866034effd 100644 --- a/libs/hwui/Layer.h +++ b/libs/hwui/Layer.h @@ -317,6 +317,7 @@ struct Layer { DisplayList* displayList; Rect dirtyRect; bool debugDrawUpdate; + bool hasDrawnSinceUpdate; private: /** |