Searched refs:patch_memory_contexts (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/src/opts/ |
H A D | SkRasterPipeline_opts.h | 1440 static void patch_memory_contexts(SkSpan<SkRasterPipeline_MemoryCtxPatch> memoryCtxPatches, in patch_memory_contexts() function 1546 patch_memory_contexts(memoryCtxPatches, params.dx, dy, tail); in start_pipeline() 1559 patch_memory_contexts(memoryCtxPatches, dx, dy, tail); in start_pipeline() 5165 patch_memory_contexts(memoryCtxPatches, params.dx, dy, tail); 5177 patch_memory_contexts(memoryCtxPatches, dx, dy, tail);
|