aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/views
diff options
context:
space:
mode:
Diffstat (limited to 'include/views')
-rw-r--r--include/views/SkWindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/views/SkWindow.h b/include/views/SkWindow.h
index 8b6c29186b..e744b19d9e 100644
--- a/include/views/SkWindow.h
+++ b/include/views/SkWindow.h
@@ -79,6 +79,7 @@ public:
void postConcat(const SkMatrix&);
virtual sk_sp<SkSurface> makeSurface();
+ virtual void drawIntoSurface();
#if SK_SUPPORT_GPU
sk_sp<SkSurface> makeGpuBackedSurface(const AttachmentInfo& attachmentInfo,