update for android Q
diff --git a/src/AndroidPixelBuffer.h b/src/AndroidPixelBuffer.h
index 5cd314c..44e7dbd 100644
--- a/src/AndroidPixelBuffer.h
+++ b/src/AndroidPixelBuffer.h
@@ -58,6 +58,8 @@
 
     Rect getSourceRect();
 
+    void reset();
+
   private:
     static bool isDisplayRotated(uint8_t orientation);