Searched defs:onDeleteBackendTexture (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ | ||
H A D | VulkanResourceProvider.cpp | 490 void VulkanResourceProvider::onDeleteBackendTexture(const BackendTexture& texture) { in onDeleteBackendTexture() function in skgpu::graphite::VulkanResourceProvider |
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/ | ||
H A D | DawnResourceProvider.cpp | 512 void DawnResourceProvider::onDeleteBackendTexture(const BackendTexture& texture) { in onDeleteBackendTexture() function in skgpu::graphite::DawnResourceProvider |