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