Searched defs:glInterface (Results 1 – 4 of 4) sorted by relevance
65 sk_sp<const GrGLInterface> glInterface(GrGLCreateNativeInterface()); in Java_org_skia_skottie_SkottieRunner_nCreateProxy() local
57 const GrGLInterface* glInterface = gpu->glInterface(); in GrGLPathRendering() local
47 const GrGLInterface* glInterface() const { return fGLContext->interface(); } in glInterface() function
24 const GrGLInterface* glInterface) : INHERITED(contextOptions) { in GrGLCaps()