Home
last modified time | relevance | path

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

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