aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/views/SkOSWindow_SDL.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/views/SkOSWindow_SDL.h')
-rw-r--r--include/views/SkOSWindow_SDL.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/views/SkOSWindow_SDL.h b/include/views/SkOSWindow_SDL.h
index e08108add4..6823441715 100644
--- a/include/views/SkOSWindow_SDL.h
+++ b/include/views/SkOSWindow_SDL.h
@@ -28,7 +28,7 @@ public:
#endif // SK_COMMAND_BUFFER
};
- void detach();
+ void release();
bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
void present();
bool makeFullscreen();