Home
last modified time | relevance | path

Searched defs:createBackendTexture (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrContext.cpp362 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
DGrContextPriv.cpp342 GrBackendTexture GrContextPriv::createBackendTexture(const SkPixmap srcData[], int numLevels, in createBackendTexture() function in GrContextPriv
/third_party/skia/tools/gpu/vk/
DVkYcbcrSamplerHelper.cpp52 bool VkYcbcrSamplerHelper::createBackendTexture(uint32_t width, uint32_t height) { in createBackendTexture() function in VkYcbcrSamplerHelper
/third_party/skia/src/gpu/
DGrDirectContext.cpp527 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
DGrGpu.cpp817 GrBackendTexture GrGpu::createBackendTexture(SkISize dimensions, in createBackendTexture() function in GrGpu
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlGpu.mm793 GrBackendTexture GrMtlGpu::createBackendTexture(int w, int h, function
/third_party/flutter/skia/src/gpu/mock/
DGrMockGpu.cpp272 GrBackendTexture GrMockGpu::createBackendTexture(int w, int h, in createBackendTexture() function in GrMockGpu
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpu.cpp227 GrBackendTexture GrDawnGpu::createBackendTexture(int width, int height, in createBackendTexture() function in GrDawnGpu
/third_party/flutter/skia/src/gpu/vk/
DGrVkGpu.cpp1849 GrBackendTexture GrVkGpu::createBackendTexture(int w, int h, in createBackendTexture() function in GrVkGpu
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp3799 GrBackendTexture GrGLGpu::createBackendTexture(int w, int h, in createBackendTexture() function in GrGLGpu