Home
last modified time | relevance | path

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

/external/skqp/src/opts/
DSkRasterPipeline_opts.h1816 STAGE(mirror_x_1, Ctx::None) { r = clamp_01(abs_( (r-1.0f) - two(floor_((r-1.0f)*0.5f)) - 1.0f )); } in STAGE() argument
/external/skia/src/opts/
DSkRasterPipeline_opts.h2294 STAGE(mirror_x_1, Ctx::None) { r = clamp_01(abs_( (r-1.0f) - two(floor_((r-1.0f)*0.5f)) - 1.0f )); } in STAGE() argument