Searched defs:createBackendTexture (Results 1 – 5 of 5) sorted by relevance
| /external/skia/src/gpu/ganesh/ |
| D | GrDirectContext.cpp | 567 GrBackendTexture GrDirectContext::createBackendTexture(int width, in createBackendTexture() function in GrDirectContext 583 GrBackendTexture GrDirectContext::createBackendTexture(const SkPixmap& srcData, in createBackendTexture() function in GrDirectContext 594 GrBackendTexture GrDirectContext::createBackendTexture(const SkPixmap& srcData, in createBackendTexture() function in GrDirectContext 609 GrBackendTexture GrDirectContext::createBackendTexture(const SkPixmap srcData[], in createBackendTexture() function in GrDirectContext 626 GrBackendTexture GrDirectContext::createBackendTexture(int width, in createBackendTexture() function in GrDirectContext 710 GrBackendTexture GrDirectContext::createBackendTexture(int width, in createBackendTexture() function in GrDirectContext 738 GrBackendTexture GrDirectContext::createBackendTexture(int width, in createBackendTexture() function in GrDirectContext 773 GrBackendTexture GrDirectContext::createBackendTexture(const SkPixmap srcData[], in createBackendTexture() function in GrDirectContext
|
| D | GrGpu.cpp | 868 GrBackendTexture GrGpu::createBackendTexture(SkISize dimensions, in createBackendTexture() function in GrGpu
|
| /external/skia/src/gpu/graphite/ |
| D | ResourceProvider.cpp | 271 BackendTexture ResourceProvider::createBackendTexture(SkISize dimensions, const TextureInfo& info) { in createBackendTexture() function in skgpu::graphite::ResourceProvider 279 BackendTexture ResourceProvider::createBackendTexture(AHardwareBuffer* hardwareBuffer, in createBackendTexture() function in skgpu::graphite::ResourceProvider
|
| D | Recorder.cpp | 284 BackendTexture Recorder::createBackendTexture(SkISize dimensions, const TextureInfo& info) { in createBackendTexture() function in skgpu::graphite::Recorder 295 BackendTexture Recorder::createBackendTexture(AHardwareBuffer* hardwareBuffer, in createBackendTexture() function in skgpu::graphite::Recorder
|
| /external/skia/tools/gpu/vk/ |
| D | VkYcbcrSamplerHelper.cpp | 77 bool VkYcbcrSamplerHelper::createBackendTexture(uint32_t width, uint32_t height) { in createBackendTexture() function in VkYcbcrSamplerHelper
|