Searched refs:repeat_y (Results 1 – 6 of 6) sorted by relevance
70 M(mirror_y) M(repeat_y) \
82 M(mirror_y) M(repeat_y) \
348 case kRepeat_TileMode: p->append(SkRasterPipeline::repeat_y, limit_y); break; in onAppendStages()
541 case SkTileMode::kRepeat: p->append(SkRasterPipeline::repeat_y, limit_y); break; in doStages()
1806 STAGE(repeat_y, const SkRasterPipeline_TileCtx* ctx) { g = exclusive_repeat(g, ctx); } in STAGE() argument3319 NOT_IMPLEMENTED(repeat_y)
2288 STAGE(repeat_y, const SkRasterPipeline_TileCtx* ctx) { g = exclusive_repeat(g, ctx); } in STAGE() argument4100 NOT_IMPLEMENTED(repeat_y)