Searched refs:gather_a8 (Results 1 – 3 of 3) sorted by relevance
645 case kAlpha_8_SkColorType: p->append(SkRasterPipelineOp::gather_a8, ctx); break; in appendStages()667 case kGray_8_SkColorType: p->append(SkRasterPipelineOp::gather_a8, ctx); in appendStages()670 case kR8_unorm_SkColorType: p->append(SkRasterPipelineOp::gather_a8, ctx); in appendStages()
22 M(load_a8) M(load_a8_dst) M(store_a8) M(gather_a8) \
2383 STAGE(gather_a8, const SkRasterPipeline_GatherCtx* ctx) { in STAGE() argument4924 STAGE_GP(gather_a8, const SkRasterPipeline_GatherCtx* ctx) {