Home
last modified time | relevance | path

Searched refs:stack_checkpoint (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkRasterPipeline.cpp54 SkASSERT(op != Op::stack_checkpoint); // Please use appendStackRewind(). in append()
593 const int rewindIndex = (int)Op::stack_checkpoint; in buildHighpPipeline()
H A DSkRasterPipelineOpList.h160 M(stack_checkpoint) M(stack_rewind) \
/aosp_15_r20/external/skia/src/opts/
H A DSkRasterPipeline_opts.h1653 static void ABI stack_checkpoint(Params* params, SkRasterPipelineStage* program, in stack_checkpoint() function
1691 static void ABI stack_checkpoint(SkRasterPipelineStage* program, in stack_checkpoint() function