Searched defs:onCreateWrappedTexture (Results 1 – 3 of 3) sorted by relevance
248 sk_sp<Texture> MtlResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { function
213 sk_sp<Texture> DawnResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { in onCreateWrappedTexture() function in skgpu::graphite::DawnResourceProvider
86 sk_sp<Texture> VulkanResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { in onCreateWrappedTexture() function in skgpu::graphite::VulkanResourceProvider