Searched refs:makeBackendSurfaceContext (Results 1 – 3 of 3) sorted by relevance
138 sk_sp<GrSurfaceContext> surfaceContext = context0->contextPriv().makeBackendSurfaceContext( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()151 sk_sp<GrSurfaceContext> temp = context0->contextPriv().makeBackendSurfaceContext( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()162 sk_sp<GrSurfaceContext> temp = context0->contextPriv().makeBackendSurfaceContext( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
42 sk_sp<GrSurfaceContext> makeBackendSurfaceContext(const GrBackendTextureDesc& desc,
639 sk_sp<GrSurfaceContext> GrContextPriv::makeBackendSurfaceContext(const GrBackendTextureDesc& desc, in makeBackendSurfaceContext() function in GrContextPriv