Searched defs:SkRasterPipeline_MemoryCtxPatch (Results 1 – 2 of 2) sorted by relevance
58 struct SkRasterPipeline_MemoryCtxPatch { struct59 SkRasterPipeline_MemoryCtxInfo info;61 void* backup; // Remembers context->pixels so we can restore it62 std::byte scratch[SkRasterPipeline_MaxScratchPerPatch];
5093 SkSpan<SkRasterPipeline_MemoryCtxPatch>, in start_pipeline()