HomeSort by relevance Sort by last modified time
    Searched refs:alpha_pixel (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/
skbitmap_operations_unittest.cc 190 SkColor alpha_pixel = local
195 SkAlpha255To256(SkColorGetA(alpha_pixel)));
skbitmap_operations.cc 119 SkColor alpha_pixel = SkUnPreMultiply::PMColorToColor(alpha_row[x]); local
121 SkAlpha255To256(SkColorGetA(alpha_pixel)));

Completed in 151 milliseconds