Home
last modified time | relevance | path

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

/external/skqp/src/gpu/mock/
DGrMockGpu.h65 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrMockGpu.cpp126 sk_sp<GrTexture> GrMockGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrMockGpu
/external/skia/src/gpu/mock/
DGrMockGpu.h83 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrMockGpu.cpp178 sk_sp<GrTexture> GrMockGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrMockGpu
/external/skqp/src/gpu/mtl/
DGrMtlGpu.h138 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&, int sampleCnt,
DGrMtlGpu.mm358 sk_sp<GrTexture> GrMtlGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, function
/external/skia/src/gpu/dawn/
DGrDawnGpu.h134 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrDawnGpu.cpp264 sk_sp<GrTexture> GrDawnGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrDawnGpu
/external/skia/src/gpu/mtl/
DGrMtlGpu.h172 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrMtlGpu.mm768 sk_sp<GrTexture> GrMtlGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, function
/external/skqp/src/gpu/vk/
DGrVkGpu.h189 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrVkGpu.cpp1077 sk_sp<GrTexture> GrVkGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrVkGpu
/external/skia/src/gpu/d3d/
DGrD3DGpu.h158 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrD3DGpu.cpp819 sk_sp<GrTexture> GrD3DGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrD3DGpu
/external/skqp/src/gpu/
DGrGpu.h462 virtual sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&, int sampleCnt,
DGrGpu.cpp183 this->onWrapRenderableBackendTexture(backendTex, sampleCnt, ownership, cacheable); in wrapRenderableBackendTexture()
/external/skia/src/gpu/vk/
DGrVkGpu.h260 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrVkGpu.cpp1277 sk_sp<GrTexture> GrVkGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrVkGpu
/external/skia/src/gpu/
DGrGpu.h707 virtual sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrGpu.cpp321 this->onWrapRenderableBackendTexture(backendTex, sampleCnt, ownership, cacheable); in wrapRenderableBackendTexture()
/external/skqp/src/gpu/gl/
DGrGLGpu.h195 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&, int sampleCnt,
DGrGLGpu.cpp672 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrGLGpu
/external/skia/src/gpu/gl/
DGrGLGpu.h260 sk_sp<GrTexture> onWrapRenderableBackendTexture(const GrBackendTexture&,
DGrGLGpu.cpp728 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrGLGpu