/third_party/flutter/skia/tools/gpu/gl/mac/ |
D | CreatePlatformGLTestContext_mac.cpp | 31 void onPlatformMakeCurrent() const override; 109 void MacGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anonebbb64bc0111::MacGLTestContext
|
/third_party/skia/tools/gpu/gl/mac/ |
D | CreatePlatformGLTestContext_mac.cpp | 32 void onPlatformMakeCurrent() const override; 136 void MacGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anondf4c86870111::MacGLTestContext
|
/third_party/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 45 void onPlatformMakeCurrent() const override; 192 void WinGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon1b531ec10111::WinGLTestContext
|
/third_party/flutter/skia/tools/gpu/gl/win/ |
D | CreatePlatformGLTestContext_win.cpp | 43 void onPlatformMakeCurrent() const override; 177 void WinGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon27c1fcf60111::WinGLTestContext
|
/third_party/flutter/skia/tools/gpu/gl/iOS/ |
D | CreatePlatformGLTestContext_iOS.mm | 30 void onPlatformMakeCurrent() const override; 98 void IOSGLTestContext::onPlatformMakeCurrent() const {
|
/third_party/skia/tools/gpu/gl/iOS/ |
D | CreatePlatformGLTestContext_iOS.mm | 33 void onPlatformMakeCurrent() const override; 104 void IOSGLTestContext::onPlatformMakeCurrent() const {
|
/third_party/skia/tools/gpu/mock/ |
D | MockTestContext.cpp | 34 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon304ff16c0111::MockTestContext
|
/third_party/flutter/skia/tools/gpu/mock/ |
D | MockTestContext.cpp | 34 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anone04e74610111::MockTestContext
|
/third_party/flutter/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.h | 43 void onPlatformMakeCurrent() const override;
|
/third_party/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.h | 44 void onPlatformMakeCurrent() const override;
|
/third_party/flutter/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 64 void onPlatformMakeCurrent() const override; 351 void GLXGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anonff0f76b00111::GLXGLTestContext
|
/third_party/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 65 void onPlatformMakeCurrent() const override; 361 void GLXGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anonf2a0987b0111::GLXGLTestContext
|
/third_party/skia/tools/gpu/d3d/ |
D | D3DTestContext.cpp | 62 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon285a710e0111::D3DTestContextImpl
|
/third_party/skia/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 42 void onPlatformMakeCurrent() const override; 301 void EGLGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon688bb7150111::EGLGLTestContext
|
/third_party/skia/tools/gpu/ |
D | TestContext.cpp | 29 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent()
|
D | TestContext.h | 97 virtual void onPlatformMakeCurrent() const = 0;
|
/third_party/flutter/skia/tools/gpu/ |
D | TestContext.h | 109 virtual void onPlatformMakeCurrent() const = 0;
|
D | TestContext.cpp | 38 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent()
|
/third_party/flutter/skia/tools/gpu/gl/egl/ |
D | CreatePlatformGLTestContext_egl.cpp | 66 void onPlatformMakeCurrent() const override; 304 void EGLGLTestContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon74fa954a0111::EGLGLTestContext
|
/third_party/skia/tools/gpu/mtl/ |
D | MtlTestContext.mm | 73 void onPlatformMakeCurrent() const override {}
|
/third_party/flutter/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 104 void onPlatformMakeCurrent() const override; 451 void ANGLEGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anon3f90cb4f0111::ANGLEGLContext
|
/third_party/skia/tools/gpu/vk/ |
D | VkTestContext.cpp | 124 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon23e6627a0111::VkTestContextImpl
|
/third_party/skia/tools/gpu/dawn/ |
D | DawnTestContext.cpp | 162 void onPlatformMakeCurrent() const override {} in onPlatformMakeCurrent() function in __anon408a7cac0111::DawnTestContextImpl
|
/third_party/skia/tools/gpu/gl/angle/ |
D | GLTestContext_angle.cpp | 105 void onPlatformMakeCurrent() const override; 476 void ANGLEGLContext::onPlatformMakeCurrent() const { in onPlatformMakeCurrent() function in __anonc518235a0111::ANGLEGLContext
|
/third_party/flutter/skia/tools/gpu/mtl/ |
D | MtlTestContext.mm | 111 void onPlatformMakeCurrent() const override {}
|