Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlGpu.mm729 sk_sp<GrTexture> GrMtlGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, function
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.cpp170 sk_sp<GrTexture> GrMockGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrMockGpu
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp987 sk_sp<GrTexture> GrD3DGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrD3DGpu
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp1373 sk_sp<GrTexture> GrVkGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrVkGpu
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp754 sk_sp<GrTexture> GrGLGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrGLGpu