HomeSort by relevance Sort by last modified time
    Searched defs:onPlatformSwapBuffers (Results 1 - 10 of 10) sorted by null

  /external/skia/tools/gpu/gl/mac/
CreatePlatformGLTestContext_mac.cpp 33 void onPlatformSwapBuffers() const override;
120 void MacGLTestContext::onPlatformSwapBuffers() const {
  /external/skqp/tools/gpu/gl/mac/
CreatePlatformGLTestContext_mac.cpp 33 void onPlatformSwapBuffers() const override;
120 void MacGLTestContext::onPlatformSwapBuffers() const {
  /external/skia/tools/gpu/gl/win/
CreatePlatformGLTestContext_win.cpp 35 void onPlatformSwapBuffers() const override;
191 void WinGLTestContext::onPlatformSwapBuffers() const {
  /external/skqp/tools/gpu/gl/win/
CreatePlatformGLTestContext_win.cpp 35 void onPlatformSwapBuffers() const override;
191 void WinGLTestContext::onPlatformSwapBuffers() const {
  /external/skia/tools/gpu/gl/angle/
GLTestContext_angle.cpp 101 void onPlatformSwapBuffers() const override;
380 void ANGLEGLContext::onPlatformSwapBuffers() const {
  /external/skia/tools/gpu/gl/egl/
CreatePlatformGLTestContext_egl.cpp 67 void onPlatformSwapBuffers() const override;
301 void EGLGLTestContext::onPlatformSwapBuffers() const {
  /external/skia/tools/gpu/gl/glx/
CreatePlatformGLTestContext_glx.cpp 66 void onPlatformSwapBuffers() const override;
364 void GLXGLTestContext::onPlatformSwapBuffers() const {
  /external/skqp/tools/gpu/gl/angle/
GLTestContext_angle.cpp 101 void onPlatformSwapBuffers() const override;
380 void ANGLEGLContext::onPlatformSwapBuffers() const {
  /external/skqp/tools/gpu/gl/egl/
CreatePlatformGLTestContext_egl.cpp 67 void onPlatformSwapBuffers() const override;
301 void EGLGLTestContext::onPlatformSwapBuffers() const {
  /external/skqp/tools/gpu/gl/glx/
CreatePlatformGLTestContext_glx.cpp 66 void onPlatformSwapBuffers() const override;
364 void GLXGLTestContext::onPlatformSwapBuffers() const {

Completed in 421 milliseconds