diff options
Diffstat (limited to 'libs/hwui/renderthread/CanvasContext.h')
-rw-r--r-- | libs/hwui/renderthread/CanvasContext.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/hwui/renderthread/CanvasContext.h b/libs/hwui/renderthread/CanvasContext.h index 17917af..10e66e9 100644 --- a/libs/hwui/renderthread/CanvasContext.h +++ b/libs/hwui/renderthread/CanvasContext.h @@ -122,8 +122,6 @@ private: void swapBuffers(const SkRect& dirty, EGLint width, EGLint height); void requireSurface(); - void requireGlContext(); - void freePrefetechedLayers(); RenderThread& mRenderThread; |