Home
last modified time | relevance | path

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

/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.cpp693 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext
707 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext
787 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext
812 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext
844 GrBackendTexture GrDirectContext::createBackendTexture(const SkPixmap srcData[], in createBackendTexture() function in GrDirectContext
DGrGpu.cpp850 GrBackendTexture GrGpu::createBackendTexture(SkISize dimensions, in createBackendTexture() function in GrGpu