Searched defs:createBackendTexture (Results 1 – 5 of 5) sorted by relevance
| /external/skia/experimental/graphite/src/ |
| D | Gpu.cpp | 90 BackendTexture Gpu::createBackendTexture(SkISize dimensions, const TextureInfo& info) { in createBackendTexture() function in skgpu::Gpu
|
| D | Context.cpp | 107 BackendTexture Context::createBackendTexture(SkISize dimensions, const TextureInfo& info) { in createBackendTexture() function in skgpu::Context
|
| /external/skia/src/gpu/ |
| D | GrDirectContext.cpp | 469 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
|
| D | GrGpu.cpp | 817 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
|