Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/vk/
DVulkanResourceProvider.cpp121 sk_sp<Texture> VulkanResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { in onCreateWrappedTexture() function in skgpu::graphite::VulkanResourceProvider
/external/skia/src/gpu/graphite/dawn/
DDawnResourceProvider.cpp435 sk_sp<Texture> DawnResourceProvider::onCreateWrappedTexture(const BackendTexture& texture) { in onCreateWrappedTexture() function in skgpu::graphite::DawnResourceProvider