Home
last modified time | relevance | path

Searched refs:GrGLCreateNativeInterface (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLMakeNativeInterface_none.cpp12 const GrGLInterface* GrGLCreateNativeInterface() { return nullptr; } in GrGLCreateNativeInterface() function
DGrGLGpu.cpp324 interface = sk_ref_sp(GrGLCreateNativeInterface()); in Make()
/third_party/flutter/skia/src/gpu/gl/
DGrGLMakeNativeInterface_none.cpp12 const GrGLInterface* GrGLCreateNativeInterface() { return nullptr; } in GrGLCreateNativeInterface() function
DGrGLGpu.cpp363 interface = sk_ref_sp(GrGLCreateNativeInterface()); in Make()
/third_party/skia/src/gpu/gl/egl/
DGrGLMakeNativeInterface_egl.cpp13 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/skia/src/gpu/gl/glx/
DGrGLMakeNativeInterface_glx.cpp13 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/skia/src/gpu/gl/glfw/
DGrGLMakeNativeInterface_glfw.cpp29 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/flutter/skia/src/gpu/gl/glfw/
DGrGLMakeNativeInterface_glfw.cpp29 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/skia/src/gpu/gl/iOS/
DGrGLMakeNativeInterface_iOS.cpp26 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/skia/src/gpu/gl/mac/
DGrGLMakeNativeInterface_mac.cpp26 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/skia/src/gpu/gl/webgl/
DGrGLMakeNativeInterface_webgl.cpp35 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/flutter/skia/src/gpu/gl/glx/
DGrGLMakeNativeInterface_glx.cpp37 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/flutter/skia/src/gpu/gl/iOS/
DGrGLMakeNativeInterface_iOS.cpp57 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/flutter/skia/src/gpu/gl/mac/
DGrGLMakeNativeInterface_mac.cpp61 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/skia/src/gpu/gl/win/
DGrGLMakeNativeInterface_win.cpp69 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/flutter/skia/src/gpu/gl/win/
DGrGLMakeNativeInterface_win.cpp98 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/flutter/skia/src/gpu/gl/egl/
DGrGLMakeNativeInterface_egl.cpp137 const GrGLInterface* GrGLCreateNativeInterface() { return GrGLMakeNativeInterface().release(); } in GrGLCreateNativeInterface() function
/third_party/flutter/skia/platform_tools/android/apps/skottie/src/main/cpp/
Dnative-lib.cpp65 sk_sp<const GrGLInterface> glInterface(GrGLCreateNativeInterface()); in Java_org_skia_skottie_SkottieRunner_nCreateProxy()
/third_party/flutter/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm60 sk_sp<const GrGLInterface> gl(GrGLCreateNativeInterface());
/third_party/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm61 sk_sp<const GrGLInterface> gl(GrGLCreateNativeInterface());
/third_party/skia/include/gpu/gl/
DGrGLInterface.h35 SK_API const GrGLInterface* GrGLCreateNativeInterface();
/third_party/flutter/skia/include/gpu/gl/
DGrGLInterface.h35 SK_API const GrGLInterface* GrGLCreateNativeInterface();