Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlGpu.mm723 sk_sp<GrTexture> GrMtlGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, function
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockGpu.cpp170 sk_sp<GrTexture> GrMockGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrMockGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.cpp981 sk_sp<GrTexture> GrD3DGpu::onWrapBackendTexture(const GrBackendTexture& tex, in onWrapBackendTexture() function in GrD3DGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.cpp1359 sk_sp<GrTexture> GrVkGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrVkGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.cpp758 sk_sp<GrTexture> GrGLGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrGLGpu