Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DCommandBuffer.h77 virtual void prepareSurfaceForStateUpdate(SkSurface* targetSurface, in prepareSurfaceForStateUpdate() function
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanCommandBuffer.cpp282 void VulkanCommandBuffer::prepareSurfaceForStateUpdate(SkSurface* targetSurface, in prepareSurfaceForStateUpdate() function in skgpu::graphite::VulkanCommandBuffer