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

  /external/chromium_org/ui/gfx/
skbitmap_operations.cc 203 double img_r = SkColorGetR(image_pixel); local
214 static_cast<int>(((bg_r * img_inv) + (img_r * img_alpha)) * mask_a),

Completed in 89 milliseconds