Searched defs:makeNew (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/tools/gpu/gl/ | ||
| D | GLTestContext.h | 54 virtual std::unique_ptr<GLTestContext> makeNew() const { return nullptr; } in makeNew() function |
| /third_party/skia/tools/gpu/gl/egl/ | ||
| D | CreatePlatformGLTestContext_egl.cpp | 286 std::unique_ptr<sk_gpu_test::GLTestContext> EGLGLTestContext::makeNew() const { in makeNew() function in __anonc9f7a5560111::EGLGLTestContext |
| /third_party/skia/modules/canvaskit/ | ||
| D | gm_bindings.cpp | 323 std::unique_ptr<GLTestContext> makeNew() const override { in makeNew() function in __anona8bab5e60111::WasmWebGlTestContext |
| /third_party/skia/tools/gpu/gl/angle/ | ||
| D | GLTestContext_angle.cpp | 413 std::unique_ptr<sk_gpu_test::GLTestContext> ANGLEGLContext::makeNew() const { in makeNew() function in __anon551c1c5b0111::ANGLEGLContext |