Home
last modified time | relevance | path

Searched defs:MakeGL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLDirectContext.cpp38 sk_sp<GrDirectContext> MakeGL(sk_sp<const GrGLInterface> glInterface) { in MakeGL() function
44 sk_sp<GrDirectContext> MakeGL(const GrContextOptions& options) { in MakeGL() function
48 sk_sp<GrDirectContext> MakeGL() { in MakeGL() function
83 sk_sp<GrDirectContext> MakeGL(sk_sp<const GrGLInterface> glInterface, in MakeGL() function
H A DGrGLBackendSurface.cpp114 GrBackendFormat MakeGL(GrGLenum format, GrGLenum target) { in MakeGL() function
181 GrBackendTexture MakeGL(int width, in MakeGL() function
199 GrBackendTexture MakeGL(int width, in MakeGL() function
274 GrBackendRenderTarget MakeGL( in MakeGL() function