Searched defs:createBackendTexture (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/gpu/ |
D | GrDirectContext.cpp | 455 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext 469 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext 549 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext 574 GrBackendTexture GrDirectContext::createBackendTexture(int width, int height, in createBackendTexture() function in GrDirectContext 606 GrBackendTexture GrDirectContext::createBackendTexture(const SkPixmap srcData[], in createBackendTexture() function in GrDirectContext
|
D | GrGpu.cpp | 770 GrBackendTexture GrGpu::createBackendTexture(SkISize dimensions, in createBackendTexture() function in GrGpu
|
/external/skia/tools/gpu/vk/ |
D | VkYcbcrSamplerHelper.cpp | 52 bool VkYcbcrSamplerHelper::createBackendTexture(uint32_t width, uint32_t height) { in createBackendTexture() function in VkYcbcrSamplerHelper
|