summaryrefslogtreecommitdiff
path: root/rsContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'rsContext.h')
-rw-r--r--rsContext.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/rsContext.h b/rsContext.h
index 31dfd95e..9f8cc4a3 100644
--- a/rsContext.h
+++ b/rsContext.h
@@ -165,6 +165,9 @@ public:
uint32_t getWidth() const {return mWidth;}
uint32_t getHeight() const {return mHeight;}
+ uint32_t getCurrentSurfaceWidth() const;
+ uint32_t getCurrentSurfaceHeight() const;
+
mutable ThreadIO mIO;
// Timers