Home
last modified time | relevance | path

Searched refs:onWrapRenderableBackendTexture (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockGpu.h115 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
H A DGrMockGpu.cpp199 sk_sp<GrTexture> GrMockGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrMockGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlGpu.h176 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
H A DGrMtlGpu.mm756 sk_sp<GrTexture> GrMtlGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, function
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.h162 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
H A DGrD3DGpu.cpp1015 sk_sp<GrTexture> GrD3DGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrD3DGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.h310 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
H A DGrVkGpu.cpp1393 sk_sp<GrTexture> GrVkGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrVkGpu
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpu.h781 virtual sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
H A DGrGpu.cpp358 this->onWrapRenderableBackendTexture(backendTex, sampleCnt, ownership, cacheable); in wrapRenderableBackendTexture()
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.h341 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
H A DGrGLGpu.cpp845 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrGLGpu