Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlGpu.mm715 sk_sp<GrTexture> GrMtlGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, function
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.cpp159 sk_sp<GrTexture> GrMockGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrMockGpu
/external/skia/src/gpu/ganesh/dawn/
DGrDawnGpu.cpp279 sk_sp<GrTexture> GrDawnGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrDawnGpu
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp970 sk_sp<GrTexture> GrD3DGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrD3DGpu
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp1413 sk_sp<GrTexture> GrVkGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrVkGpu
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp714 sk_sp<GrTexture> GrGLGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrGLGpu