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.cc 151 SkColor alpha_pixel = SkUnPreMultiply::PMColorToColor(alpha_row[x]); local
153 SkAlpha255To256(SkColorGetA(alpha_pixel)));
skbitmap_operations_unittest.cc 197 SkColor alpha_pixel = local
202 SkAlpha255To256(SkColorGetA(alpha_pixel)));

Completed in 43 milliseconds