/third_party/flutter/skia/src/gpu/ |
D | GrContext.cpp | 362 GrBackendTexture GrContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrContext 385 GrBackendTexture GrContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrContext 406 GrBackendTexture GrContext::createBackendTexture(const SkSurfaceCharacterization& c) { in createBackendTexture() function in GrContext 443 GrBackendTexture GrContext::createBackendTexture(const SkSurfaceCharacterization& c, in createBackendTexture() function in GrContext 479 GrBackendTexture GrContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrContext 503 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 | 527 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext 541 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext 621 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext 646 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext 678 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
|