Searched defs:onCreateWrappedTexture (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ | ||
H A D | VulkanResourceProvider.cpp | 85 sk_sp<Texture> VulkanResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { in onCreateWrappedTexture() function in skgpu::graphite::VulkanResourceProvider |
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/ | ||
H A D | DawnResourceProvider.cpp | 414 sk_sp<Texture> DawnResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { in onCreateWrappedTexture() function in skgpu::graphite::DawnResourceProvider |