/external/skia/tools/gpu/gl/mac/ |
D | CreatePlatformGLTestContext_mac.cpp | 25 void onPlatformMakeCurrent() const override; 97 void MacGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon8d15cc370111::MacGLTestContext
|
/external/skia/tools/gpu/gl/mesa/ |
D | GLTestContext_mesa.cpp | 46 void onPlatformMakeCurrent() const override; 129 void MesaGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anoncd48c1080111::MesaGLContext
|
/external/skia/tools/gpu/gl/iOS/ |
D | CreatePlatformGLTestContext_iOS.mm | 25 void onPlatformMakeCurrent() const override; 84 void IOSGLTestContext::onPlatformMakeCurrent() const {
|
/external/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 27 void onPlatformMakeCurrent() const override; 158 void WinGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anonc91c64710111::WinGLTestContext
|
/external/skia/tools/gpu/gl/null/ |
D | NullGLTestContext.cpp | 24 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon224a8a930111::NullGLContext
|
/external/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.h | 43 void onPlatformMakeCurrent() const override;
|
D | GLTestContext_command_buffer.cpp | 255 void CommandBufferGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in sk_gpu_test::CommandBufferGLTestContext
|
/external/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 64 void onPlatformMakeCurrent() const override; 331 void GLXGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anona069de2b0111::GLXGLTestContext
|
/external/skia/tools/gpu/ |
D | TestContext.h | 92 virtual void onPlatformMakeCurrent() const = 0;
|
D | TestContext.cpp | 32 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent()
|
/external/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 90 void onPlatformMakeCurrent() const override; 249 void ANGLEGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anona68d8d0a0111::ANGLEGLContext
|
/external/skia/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 52 void onPlatformMakeCurrent() const override; 271 void EGLGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon1654fcc50111::EGLGLTestContext
|
/external/skia/tools/gpu/vk/ |
D | VkTestContext.cpp | 141 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon41ebc42a0111::VkTestContextImpl
|
/external/skia/tools/gpu/gl/debug/ |
D | DebugGLTestContext.cpp | 1204 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon90b55fab0111::DebugGLContext
|