Home
last modified time | relevance | path

Searched refs:makeBackendTextureRenderTargetContext (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/gpu/
DGrContextPriv.h68 sk_sp<GrRenderTargetContext> makeBackendTextureRenderTargetContext(
DGrContext.cpp882 sk_sp<GrRenderTargetContext> GrContextPriv::makeBackendTextureRenderTargetContext( in makeBackendTextureRenderTargetContext() function in GrContextPriv
/external/skqp/tests/
DEGLImageTest.cpp182 context0->contextPriv().makeBackendTextureRenderTargetContext( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
/external/skqp/src/image/
DSkSurface_Gpu.cpp443 sk_sp<GrRenderTargetContext> rtc(context->contextPriv().makeBackendTextureRenderTargetContext( in MakeFromBackendTexture()
DSkImage_Gpu.cpp262 ctx->contextPriv().makeBackendTextureRenderTargetContext(backendTextureCopy, in MakeFromYUVATexturesCopyWithExternalBackend()