Home
last modified time | relevance | path

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

/external/skia/src/gpu/mock/
DGrMockGpu.h82 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrMockGpu.cpp178 sk_sp<GrTexture> GrMockGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrMockGpu
/external/skia/src/gpu/dawn/
DGrDawnGpu.h136 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrDawnGpu.cpp272 sk_sp<GrTexture> GrDawnGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrDawnGpu
/external/skia/src/gpu/mtl/
DGrMtlGpu.h182 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrMtlGpu.mm743 sk_sp<GrTexture> GrMtlGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, function
/external/skia/src/gpu/d3d/
DGrD3DGpu.h158 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrD3DGpu.cpp962 sk_sp<GrTexture> GrD3DGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrD3DGpu
/external/skia/src/gpu/vk/
DGrVkGpu.h262 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrVkGpu.cpp1298 sk_sp<GrTexture> GrVkGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrVkGpu
/external/skia/src/gpu/
DGrGpu.h723 virtual sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrGpu.cpp348 this->onWrapRenderableBackendTexture(backendTex, sampleCnt, ownership, cacheable); in wrapRenderableBackendTexture()
/external/skia/src/gpu/gl/
DGrGLGpu.h273 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrGLGpu.cpp735 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrGLGpu