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

  /external/chromium_org/ui/gfx/animation/
tween.cc 75 float blended_premultiplied = Tween::FloatValueBetween( local
77 return FloatToColorByte(blended_premultiplied / blended_alpha);

Completed in 227 milliseconds