Home
last modified time | relevance | path

Searched refs:makeBackendTextureContext (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/
DGrContextPriv.h64 sk_sp<GrTextureContext> makeBackendTextureContext(const GrBackendTexture& tex,
DGrContext.cpp868 sk_sp<GrTextureContext> GrContextPriv::makeBackendTextureContext(const GrBackendTexture& tex, in makeBackendTextureContext() function in GrContextPriv
/external/skqp/tests/
DEGLImageTest.cpp160 sk_sp<GrTextureContext> surfaceContext = context0->contextPriv().makeBackendTextureContext( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/external/skia/tests/
DEGLImageTest.cpp160 sk_sp<GrTextureContext> surfaceContext = context0->priv().makeBackendTextureContext( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/external/skia/src/gpu/
DGrContextPriv.h135 sk_sp<GrTextureContext> makeBackendTextureContext(const GrBackendTexture& tex,
DGrContextPriv.cpp103 sk_sp<GrTextureContext> GrContextPriv::makeBackendTextureContext(const GrBackendTexture& tex, in makeBackendTextureContext() function in GrContextPriv