Home
last modified time | relevance | path

Searched defs:onDeleteBackendTexture (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanResourceProvider.cpp490 void VulkanResourceProvider::onDeleteBackendTexture(const BackendTexture& texture) { in onDeleteBackendTexture() function in skgpu::graphite::VulkanResourceProvider
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnResourceProvider.cpp512 void DawnResourceProvider::onDeleteBackendTexture(const BackendTexture& texture) { in onDeleteBackendTexture() function in skgpu::graphite::DawnResourceProvider