summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderstate/Stencil.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/hwui/renderstate/Stencil.h')
-rw-r--r--libs/hwui/renderstate/Stencil.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/hwui/renderstate/Stencil.h b/libs/hwui/renderstate/Stencil.h
index 20bb955..a88beae 100644
--- a/libs/hwui/renderstate/Stencil.h
+++ b/libs/hwui/renderstate/Stencil.h
@@ -98,6 +98,8 @@ public:
return mState == kTest;
}
+ void dump();
+
private:
void enable();