HomeSort by relevance Sort by last modified time
    Searched full:blended_premultiplied (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/cc/output/
filter_operation.cc 90 int blended_premultiplied = BlendInts(SkMulDiv255Round(from, from_alpha), local
94 MathUtil::Round(blended_premultiplied * 255.f / blended_alpha));

Completed in 93 milliseconds