Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/opts/
DSkRasterPipeline_opts.h2185 STAGE(repeat_x, const SkRasterPipeline_TileCtx* ctx) { r = exclusive_repeat(r, ctx); } in STAGE() argument
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h2314 STAGE(repeat_x, const SkRasterPipeline_TileCtx* ctx) { r = exclusive_repeat(r, ctx); } in STAGE() argument