Home
last modified time | relevance | path

Searched defs:onWrapRenderableBackendTexture (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/ganesh/mtl/
DGrMtlGpu.mm762 sk_sp<GrTexture> GrMtlGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, function
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.cpp199 sk_sp<GrTexture> GrMockGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrMockGpu
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp1021 sk_sp<GrTexture> GrD3DGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrD3DGpu
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp1407 sk_sp<GrTexture> GrVkGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrVkGpu
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp840 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrGLGpu