/third_party/flutter/skia/src/gpu/ |
D | GrContext.cpp | 326 GrBackendTexture GrContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrContext 349 GrBackendTexture GrContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrContext 370 GrBackendTexture GrContext::createBackendTexture(const SkSurfaceCharacterization& c) { in createBackendTexture() function in GrContext 407 GrBackendTexture GrContext::createBackendTexture(const SkSurfaceCharacterization& c, in createBackendTexture() function in GrContext 443 GrBackendTexture GrContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrContext 467 GrBackendTexture GrContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrContext
|
D | GrContextPriv.cpp | 342 GrBackendTexture GrContextPriv::createBackendTexture(const SkPixmap srcData[], int numLevels, in createBackendTexture() function in GrContextPriv
|
/third_party/skia/tools/gpu/vk/ |
D | VkYcbcrSamplerHelper.cpp | 52 bool VkYcbcrSamplerHelper::createBackendTexture(uint32_t width, uint32_t height) { in createBackendTexture() function in VkYcbcrSamplerHelper
|
/third_party/skia/src/gpu/ |
D | GrDirectContext.cpp | 469 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext 483 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext 563 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext 588 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext 620 GrBackendTexture GrDirectContext::createBackendTexture(const SkPixmap srcData[], in createBackendTexture() function in GrDirectContext
|
D | GrGpu.cpp | 817 GrBackendTexture GrGpu::createBackendTexture(SkISize dimensions, in createBackendTexture() function in GrGpu
|
/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlGpu.mm | 793 GrBackendTexture GrMtlGpu::createBackendTexture(int w, int h, function
|
/third_party/flutter/skia/src/gpu/mock/ |
D | GrMockGpu.cpp | 272 GrBackendTexture GrMockGpu::createBackendTexture(int w, int h, in createBackendTexture() function in GrMockGpu
|
/third_party/flutter/skia/src/gpu/dawn/ |
D | GrDawnGpu.cpp | 227 GrBackendTexture GrDawnGpu::createBackendTexture(int width, int height, in createBackendTexture() function in GrDawnGpu
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1849 GrBackendTexture GrVkGpu::createBackendTexture(int w, int h, in createBackendTexture() function in GrVkGpu
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 3799 GrBackendTexture GrGLGpu::createBackendTexture(int w, int h, in createBackendTexture() function in GrGLGpu
|