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

/external/skia/tools/gpu/gl/null/
H A DNullGLTestContext.cpp25 void onPlatformSwapBuffers() const override {}
/external/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.h45 void onPlatformSwapBuffers() const override;
H A DGLTestContext_command_buffer.cpp264 void CommandBufferGLTestContext::onPlatformSwapBuffers() const { function in class:sk_gpu_test::CommandBufferGLTestContext
285 this->onPlatformSwapBuffers();
/external/skia/tools/gpu/
H A DTestContext.h93 virtual void onPlatformSwapBuffers() const = 0;
H A DTestContext.cpp34 void TestContext::swapBuffers() { this->onPlatformSwapBuffers(); }
/external/skia/tools/gpu/gl/mac/
H A DCreatePlatformGLTestContext_mac.cpp26 void onPlatformSwapBuffers() const override;
101 void MacGLTestContext::onPlatformSwapBuffers() const { function in class:__anon17346::MacGLTestContext
/external/skia/tools/gpu/gl/mesa/
H A DGLTestContext_mesa.cpp48 void onPlatformSwapBuffers() const override;
138 void MesaGLContext::onPlatformSwapBuffers() const { } function in class:__anon17347::MesaGLContext
/external/skia/tools/gpu/gl/win/
H A DCreatePlatformGLTestContext_win.cpp28 void onPlatformSwapBuffers() const override;
175 void WinGLTestContext::onPlatformSwapBuffers() const { function in class:__anon17349::WinGLTestContext
/external/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp91 void onPlatformSwapBuffers() const override;
255 void ANGLEGLContext::onPlatformSwapBuffers() const { function in class:__anon17340::ANGLEGLContext
/external/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp53 void onPlatformSwapBuffers() const override;
277 void EGLGLTestContext::onPlatformSwapBuffers() const { function in class:__anon17343::EGLGLTestContext
/external/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp65 void onPlatformSwapBuffers() const override;
337 void GLXGLTestContext::onPlatformSwapBuffers() const { function in class:__anon17345::GLXGLTestContext
/external/skia/tools/gpu/vk/
H A DVkTestContext.cpp142 void onPlatformSwapBuffers() const override {}
/external/skia/tools/gpu/gl/debug/
H A DDebugGLTestContext.cpp1205 void onPlatformSwapBuffers() const override {}

Completed in 296 milliseconds