Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/opts/
DSkRasterPipeline_opts.h1397 BLEND_MODE(plus_) { return min(s + d, 1.0f); } // We can clamp to either 1 or sa. in BLEND_MODE() argument
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h1419 BLEND_MODE(plus_) { return min(s + d, 1.0f); } // We can clamp to either 1 or sa. in BLEND_MODE() argument