summaryrefslogtreecommitdiff
path: root/libs/hwui/Layer.h
diff options
context:
space:
mode:
author Romain Guy <romainguy@google.com> 2013-03-29 12:37:16 -0700
committer Romain Guy <romainguy@google.com> 2013-03-29 12:37:16 -0700
commit02b49b70ede0b9eb760ff334823aee1d9520ed85 (patch)
tree3d55433752c547beb594edec21d56ce1b3080889 /libs/hwui/Layer.h
parent964a6a7e209b0db262c827721ae5fde3f98ca763 (diff)
Prevent crash when a single layer is enqueued several times for updates
Bug #8504687 Change-Id: I9b01bbc4e3f37af23dfe5e68d3d03ad3d238b94a
Diffstat (limited to 'libs/hwui/Layer.h')
-rw-r--r--libs/hwui/Layer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/Layer.h b/libs/hwui/Layer.h
index 0e00191d8654..27e0cf169e43 100644
--- a/libs/hwui/Layer.h
+++ b/libs/hwui/Layer.h
@@ -275,6 +275,7 @@ struct Layer {
void defer();
void flush();
+ void render();
/**
* Bounds of the layer.