summaryrefslogtreecommitdiff
path: root/libs/hwui/GlLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/hwui/GlLayer.h')
-rw-r--r--libs/hwui/GlLayer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/hwui/GlLayer.h b/libs/hwui/GlLayer.h
index 28749a0d125c..4cf8f2522ff9 100644
--- a/libs/hwui/GlLayer.h
+++ b/libs/hwui/GlLayer.h
@@ -66,6 +66,8 @@ public:
*/
void onGlContextLost();
+ SkBlendMode getMode() const override;
+
private:
Caches& caches;