Home
last modified time | relevance | path

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

/external/skia/src/gpu/mock/
DGrMockGpu.h72 sk_sp<GrTexture> onWrapBackendTexture(const GrBackendTexture&, in onWrapBackendTexture() function
/external/skia/src/gpu/mtl/
DGrMtlGpu.h75 sk_sp<GrTexture> onWrapBackendTexture(const GrBackendTexture&, in onWrapBackendTexture() function
/external/skia/src/gpu/vk/
DGrVkGpu.cpp858 sk_sp<GrTexture> GrVkGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrVkGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp526 sk_sp<GrTexture> GrGLGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() function in GrGLGpu