Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlGpu.mm723 sk_sp<GrTexture> GrMtlGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, function
/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm710 sk_sp<GrTexture> GrMtlGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, function
/third_party/skia/src/gpu/mock/
DGrMockGpu.cpp164 sk_sp<GrTexture> GrMockGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrMockGpu
/third_party/skia/m133/src/gpu/ganesh/mock/
DGrMockGpu.cpp181 sk_sp<GrTexture> GrMockGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrMockGpu
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp260 sk_sp<GrTexture> GrDawnGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp939 sk_sp<GrTexture> GrD3DGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrD3DGpu
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp992 sk_sp<GrTexture> GrD3DGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp1456 sk_sp<GrTexture> GrVkGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrVkGpu
/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkGpu.cpp1509 sk_sp<GrTexture> GrVkGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp656 sk_sp<GrTexture> GrGLGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrGLGpu
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLGpu.cpp758 sk_sp<GrTexture> GrGLGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrGLGpu