Searched defs:onWrapRenderableBackendTexture (Results 1 – 11 of 11) sorted by relevance
/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 523 sk_sp<GrTexture> GrMtlGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, function
|
/third_party/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 743 sk_sp<GrTexture> GrMtlGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, function
|
/third_party/skia/src/gpu/mock/ |
D | GrMockGpu.cpp | 178 sk_sp<GrTexture> GrMockGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrMockGpu
|
/third_party/flutter/skia/src/gpu/mock/ |
D | GrMockGpu.cpp | 198 sk_sp<GrTexture> GrMockGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrMockGpu
|
/third_party/flutter/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 178 sk_sp<GrTexture> GrDawnGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrDawnGpu
|
/third_party/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 272 sk_sp<GrTexture> GrDawnGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrDawnGpu
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 962 sk_sp<GrTexture> GrD3DGpu::onWrapRenderableBackendTexture(const GrBackendTexture& tex, in onWrapRenderableBackendTexture() function in GrD3DGpu
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1208 sk_sp<GrTexture> GrVkGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrVkGpu
|
/third_party/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1298 sk_sp<GrTexture> GrVkGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrVkGpu
|
/third_party/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 734 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrGLGpu
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 717 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture() function in GrGLGpu
|