HomeSort by relevance Sort by last modified time
    Searched defs:onPlatformSwapBuffers (Results 1 - 8 of 8) 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/angle/
GLTestContext_angle.cpp 103 void onPlatformSwapBuffers() const override;
382 void ANGLEGLContext::onPlatformSwapBuffers() const {
  /external/skia/tools/gpu/gl/egl/
CreatePlatformGLTestContext_egl.cpp 67 void onPlatformSwapBuffers() const override;
310 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 103 void onPlatformSwapBuffers() const override;
382 void ANGLEGLContext::onPlatformSwapBuffers() const {
  /external/skqp/tools/gpu/gl/egl/
CreatePlatformGLTestContext_egl.cpp 67 void onPlatformSwapBuffers() const override;
310 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 545 milliseconds