Home
last modified time | relevance | path

Searched defs:onPlatformMakeCurrent (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/gpu/gl/debug/
DSkDebugGLContext.h21 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function
/external/skia/src/gpu/gl/mesa/
DSkMesaGLContext.cpp88 void SkMesaGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in SkMesaGLContext
/external/skia/src/gpu/gl/mac/
DSkCreatePlatformGLContext_mac.cpp98 void MacGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anonbbcc036d0111::MacGLContext
/external/skia/src/gpu/gl/win/
DSkCreatePlatformGLContext_win.cpp154 void WinGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon837870670111::WinGLContext
/external/skia/src/gpu/gl/angle/
DSkANGLEGLContext.cpp214 void SkANGLEGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in SkANGLEGLContext
/external/skia/src/gpu/gl/glx/
DSkCreatePlatformGLContext_glx.cpp320 void GLXGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon40f88ee10111::GLXGLContext
/external/skia/src/gpu/gl/egl/
DSkCreatePlatformGLContext_egl.cpp263 void EGLGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon3626f63b0111::EGLGLContext
/external/skia/src/gpu/gl/command_buffer/
DSkCommandBufferGLContext.cpp306 void SkCommandBufferGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in SkCommandBufferGLContext
/external/skia/src/gpu/gl/
DSkNullGLContext.cpp606 void SkNullGLContext::onPlatformMakeCurrent() const { set_current_context(fState); } in onPlatformMakeCurrent() function in SkNullGLContext