Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/opts/
DSkRasterPipeline_opts.h2195 STAGE(repeat_x_1, Ctx::None) { r = clamp_01(r - floor_(r)); } in STAGE() argument
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h2320 STAGE(repeat_x_1, Ctx::None) { r = clamp_01(r - floor_(r)); } in STAGE() argument