Home
last modified time | relevance | path

Searched defs:makeNew (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/tools/gpu/gl/
DGLTestContext.h56 virtual std::unique_ptr<GLTestContext> makeNew() const { return nullptr; } in makeNew() function
/third_party/skia/tools/gpu/gl/
DGLTestContext.h54 virtual std::unique_ptr<GLTestContext> makeNew() const { return nullptr; } in makeNew() function
/third_party/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp286 std::unique_ptr<sk_gpu_test::GLTestContext> EGLGLTestContext::makeNew() const { in makeNew() function in __anonc9f29cd60111::EGLGLTestContext
/third_party/flutter/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp295 std::unique_ptr<sk_gpu_test::GLTestContext> EGLGLTestContext::makeNew() const { in makeNew() function in __anonff47ac0b0111::EGLGLTestContext
/third_party/skia/modules/canvaskit/
Dgm_bindings.cpp323 std::unique_ptr<GLTestContext> makeNew() const override { in makeNew() function in __anonbfeddd660111::WasmWebGlTestContext
/third_party/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp413 std::unique_ptr<sk_gpu_test::GLTestContext> ANGLEGLContext::makeNew() const { in makeNew() function in __anond713b3db0111::ANGLEGLContext
/third_party/flutter/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp402 std::unique_ptr<sk_gpu_test::GLTestContext> ANGLEGLContext::makeNew() const { in makeNew() function in __anonced14cd00111::ANGLEGLContext