Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrContext.cpp326 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
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.cpp469 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
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