Searched refs:onPlatformMakeCurrent (Results 1 - 13 of 13) sorted by relevance

/external/skia/tools/gpu/gl/null/
H A DNullGLTestContext.cpp24 void onPlatformMakeCurrent() const override {}
/external/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.h43 void onPlatformMakeCurrent() const override;
H A DGLTestContext_command_buffer.cpp255 void CommandBufferGLTestContext::onPlatformMakeCurrent() const { function in class:sk_gpu_test::CommandBufferGLTestContext
/external/skia/tools/gpu/
H A DTestContext.h92 virtual void onPlatformMakeCurrent() const = 0;
H A DTestContext.cpp32 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); }
/external/skia/tools/gpu/gl/mac/
H A DCreatePlatformGLTestContext_mac.cpp25 void onPlatformMakeCurrent() const override;
97 void MacGLTestContext::onPlatformMakeCurrent() const { function in class:__anon17346::MacGLTestContext
/external/skia/tools/gpu/gl/mesa/
H A DGLTestContext_mesa.cpp46 void onPlatformMakeCurrent() const override;
129 void MesaGLContext::onPlatformMakeCurrent() const { function in class:__anon17347::MesaGLContext
/external/skia/tools/gpu/gl/win/
H A DCreatePlatformGLTestContext_win.cpp27 void onPlatformMakeCurrent() const override;
158 void WinGLTestContext::onPlatformMakeCurrent() const { function in class:__anon17349::WinGLTestContext
/external/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp90 void onPlatformMakeCurrent() const override;
249 void ANGLEGLContext::onPlatformMakeCurrent() const { function in class:__anon17340::ANGLEGLContext
/external/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp52 void onPlatformMakeCurrent() const override;
271 void EGLGLTestContext::onPlatformMakeCurrent() const { function in class:__anon17343::EGLGLTestContext
/external/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp64 void onPlatformMakeCurrent() const override;
331 void GLXGLTestContext::onPlatformMakeCurrent() const { function in class:__anon17345::GLXGLTestContext
/external/skia/tools/gpu/vk/
H A DVkTestContext.cpp141 void onPlatformMakeCurrent() const override {}
/external/skia/tools/gpu/gl/debug/
H A DDebugGLTestContext.cpp1204 void onPlatformMakeCurrent() const override {}

Completed in 113 milliseconds