Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanResourceProvider.cpp85 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 DDawnResourceProvider.cpp414 sk_sp<Texture> DawnResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { in onCreateWrappedTexture() function in skgpu::graphite::DawnResourceProvider