Home
last modified time | relevance | path

Searched refs:onPlatformMakeCurrent (Results 1 – 25 of 30) sorted by relevance

12

/third_party/flutter/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp31 void onPlatformMakeCurrent() const override;
109 void MacGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anonebbb64bc0111::MacGLTestContext
/third_party/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp32 void onPlatformMakeCurrent() const override;
136 void MacGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anondf4c86870111::MacGLTestContext
/third_party/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp45 void onPlatformMakeCurrent() const override;
192 void WinGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon1b531ec10111::WinGLTestContext
/third_party/flutter/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp43 void onPlatformMakeCurrent() const override;
177 void WinGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon27c1fcf60111::WinGLTestContext
/third_party/flutter/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm30 void onPlatformMakeCurrent() const override;
98 void IOSGLTestContext::onPlatformMakeCurrent() const {
/third_party/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm33 void onPlatformMakeCurrent() const override;
104 void IOSGLTestContext::onPlatformMakeCurrent() const {
/third_party/skia/tools/gpu/mock/
DMockTestContext.cpp34 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon304ff16c0111::MockTestContext
/third_party/flutter/skia/tools/gpu/mock/
DMockTestContext.cpp34 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anone04e74610111::MockTestContext
/third_party/flutter/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h43 void onPlatformMakeCurrent() const override;
/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.h44 void onPlatformMakeCurrent() const override;
/third_party/flutter/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp64 void onPlatformMakeCurrent() const override;
351 void GLXGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anonff0f76b00111::GLXGLTestContext
/third_party/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp65 void onPlatformMakeCurrent() const override;
361 void GLXGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anonf2a0987b0111::GLXGLTestContext
/third_party/skia/tools/gpu/d3d/
DD3DTestContext.cpp62 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon285a710e0111::D3DTestContextImpl
/third_party/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp42 void onPlatformMakeCurrent() const override;
301 void EGLGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon688bb7150111::EGLGLTestContext
/third_party/skia/tools/gpu/
DTestContext.cpp29 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent()
DTestContext.h97 virtual void onPlatformMakeCurrent() const = 0;
/third_party/flutter/skia/tools/gpu/
DTestContext.h109 virtual void onPlatformMakeCurrent() const = 0;
DTestContext.cpp38 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent()
/third_party/flutter/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp66 void onPlatformMakeCurrent() const override;
304 void EGLGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon74fa954a0111::EGLGLTestContext
/third_party/skia/tools/gpu/mtl/
DMtlTestContext.mm73 void onPlatformMakeCurrent() const override {}
/third_party/flutter/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp104 void onPlatformMakeCurrent() const override;
451 void ANGLEGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon3f90cb4f0111::ANGLEGLContext
/third_party/skia/tools/gpu/vk/
DVkTestContext.cpp124 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon23e6627a0111::VkTestContextImpl
/third_party/skia/tools/gpu/dawn/
DDawnTestContext.cpp162 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon408a7cac0111::DawnTestContextImpl
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp105 void onPlatformMakeCurrent() const override;
476 void ANGLEGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anonc518235a0111::ANGLEGLContext
/third_party/flutter/skia/tools/gpu/mtl/
DMtlTestContext.mm111 void onPlatformMakeCurrent() const override {}

12