summaryrefslogtreecommitdiffstats
path: root/libs/hwui/DeferredDisplayList.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/hwui/DeferredDisplayList.h')
-rw-r--r--libs/hwui/DeferredDisplayList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hwui/DeferredDisplayList.h b/libs/hwui/DeferredDisplayList.h
index 7aa1672..33feb7e 100644
--- a/libs/hwui/DeferredDisplayList.h
+++ b/libs/hwui/DeferredDisplayList.h
@@ -100,7 +100,7 @@ private:
int getStateOpDeferFlags() const;
int getDrawOpDeferFlags() const;
- void discardDrawingBatches(unsigned int maxIndex);
+ void discardDrawingBatches(const unsigned int maxIndex);
// layer space bounds of rendering
Rect mBounds;