Searched refs:SkRasterPipeline_CaseOpCtx (Results 1 – 4 of 4) sorted by relevance
196 struct SkRasterPipeline_CaseOpCtx { struct
1451 auto* ctx = alloc->make<SkRasterPipeline_CaseOpCtx>(); in makeStages()1840 const auto* ctx = static_cast<SkRasterPipeline_CaseOpCtx*>(stage.ctx); in dump()
281 SkRasterPipeline_CaseOpCtx ctx; in DEF_TEST()
3285 STAGE_TAIL(case_op, SkRasterPipeline_CaseOpCtx* ctx) { in STAGE_TAIL()