Home
last modified time | relevance | path

Searched refs:onPlatformMakeCurrent (Results 1 – 14 of 14) sorted by relevance

/external/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp25 void onPlatformMakeCurrent() const override;
97 void MacGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon8d15cc370111::MacGLTestContext
/external/skia/tools/gpu/gl/mesa/
DGLTestContext_mesa.cpp46 void onPlatformMakeCurrent() const override;
129 void MesaGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anoncd48c1080111::MesaGLContext
/external/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm25 void onPlatformMakeCurrent() const override;
84 void IOSGLTestContext::onPlatformMakeCurrent() const {
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp27 void onPlatformMakeCurrent() const override;
158 void WinGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anonc91c64710111::WinGLTestContext
/external/skia/tools/gpu/gl/null/
DNullGLTestContext.cpp24 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon224a8a930111::NullGLContext
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h43 void onPlatformMakeCurrent() const override;
DGLTestContext_command_buffer.cpp255 void CommandBufferGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in sk_gpu_test::CommandBufferGLTestContext
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp64 void onPlatformMakeCurrent() const override;
331 void GLXGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anona069de2b0111::GLXGLTestContext
/external/skia/tools/gpu/
DTestContext.h92 virtual void onPlatformMakeCurrent() const = 0;
DTestContext.cpp32 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent()
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp90 void onPlatformMakeCurrent() const override;
249 void ANGLEGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anona68d8d0a0111::ANGLEGLContext
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp52 void onPlatformMakeCurrent() const override;
271 void EGLGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon1654fcc50111::EGLGLTestContext
/external/skia/tools/gpu/vk/
DVkTestContext.cpp141 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon41ebc42a0111::VkTestContextImpl
/external/skia/tools/gpu/gl/debug/
DDebugGLTestContext.cpp1204 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon90b55fab0111::DebugGLContext