Home
last modified time | relevance | path

Searched defs:repeat_y (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/opts/
DSkRasterPipeline_opts.h2186 STAGE(repeat_y, const SkRasterPipeline_TileCtx* ctx) { g = exclusive_repeat(g, ctx); } in STAGE() argument
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h2315 STAGE(repeat_y, const SkRasterPipeline_TileCtx* ctx) { g = exclusive_repeat(g, ctx); } in STAGE() argument