Home
last modified time | relevance | path

Searched defs:makeNew (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/gpu/gl/
H A DGLTestContext.h54 virtual std::unique_ptr<GLTestContext> makeNew() const { return nullptr; } in makeNew() function in sk_gpu_test::GLTestContext
/third_party/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp286 std::unique_ptr<sk_gpu_test::GLTestContext> EGLGLTestContext::makeNew() const { in makeNew() function in EGLGLTestContext
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp413 std::unique_ptr<sk_gpu_test::GLTestContext> ANGLEGLContext::makeNew() const { in makeNew() function in ANGLEGLContext

Completed in 3 milliseconds