Searched defs:onPlatformSwapBuffers (Results 1 - 7 of 7) sorted by relevance

/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/gl/command_buffer/
H A DGLTestContext_command_buffer.cpp264 void CommandBufferGLTestContext::onPlatformSwapBuffers() const { function in class:sk_gpu_test::CommandBufferGLTestContext
285 this->onPlatformSwapBuffers();

Completed in 135 milliseconds