Home
last modified time | relevance | path

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

/external/skia/src/opts/
DSkRasterPipeline_opts.h1127 BLEND_MODE(plus_) { return min(s + d, 1.0f); } // We can clamp to either 1 or sa. in BLEND_MODE() argument
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1111 BLEND_MODE(plus_) { return min(s + d, 1.0f); } // We can clamp to either 1 or sa. in BLEND_MODE() argument