Home
last modified time | relevance | path

Searched defs:GrGLMakeNativeInterface (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/gl/win/
DGrGLMakeNativeInterface_win.cpp16 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { return nullptr; } in GrGLMakeNativeInterface() function
24 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { in GrGLMakeNativeInterface() function
/third_party/skia/src/gpu/gl/win/
DGrGLMakeNativeInterface_win.cpp21 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { return nullptr; } in GrGLMakeNativeInterface() function
29 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { in GrGLMakeNativeInterface() function
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLMakeNativeInterface_none.cpp10 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { return nullptr; } in GrGLMakeNativeInterface() function
/third_party/skia/m133/src/gpu/ganesh/gl/egl/
DGrGLMakeNativeInterface_egl.cpp12 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { return GrGLMakeEGLInterface(); } in GrGLMakeNativeInterface() function
/third_party/skia/m133/src/gpu/ganesh/gl/glx/
DGrGLMakeNativeInterface_glx.cpp13 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { return GrGLInterfaces::MakeGLX(); } in GrGLMakeNativeInterface() function
/third_party/skia/src/gpu/gl/
DGrGLMakeNativeInterface_none.cpp10 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { return nullptr; } in GrGLMakeNativeInterface() function
/third_party/skia/src/gpu/gl/egl/
DGrGLMakeNativeInterface_egl.cpp11 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { return GrGLMakeEGLInterface(); } in GrGLMakeNativeInterface() function
/third_party/skia/src/gpu/gl/glx/
DGrGLMakeNativeInterface_glx.cpp11 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { return GrGLMakeGLXInterface(); } in GrGLMakeNativeInterface() function
/third_party/skia/src/gpu/gl/glfw/
DGrGLMakeNativeInterface_glfw.cpp21 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { in GrGLMakeNativeInterface() function
/third_party/skia/src/gpu/gl/webgl/
DGrGLMakeNativeInterface_webgl.cpp31 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { in GrGLMakeNativeInterface() function
/third_party/skia/src/gpu/gl/iOS/
DGrGLMakeNativeInterface_iOS.cpp18 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { in GrGLMakeNativeInterface() function
/third_party/skia/src/gpu/gl/mac/
DGrGLMakeNativeInterface_mac.cpp18 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { in GrGLMakeNativeInterface() function
/third_party/skia/m133/src/gpu/ganesh/gl/mac/
DGrGLMakeNativeInterface_mac.cpp30 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { in GrGLMakeNativeInterface() function
/third_party/skia/m133/src/gpu/ganesh/gl/iOS/
DGrGLMakeNativeInterface_iOS.cpp30 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { in GrGLMakeNativeInterface() function
/third_party/skia/m133/src/gpu/ganesh/gl/webgl/
DGrGLMakeNativeInterface_webgl.cpp35 sk_sp<const GrGLInterface> GrGLMakeNativeInterface() { in GrGLMakeNativeInterface() function