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 158 SkColor alpha_pixel = SkUnPreMultiply::PMColorToColor(alpha_row[x]); local
160 SkAlpha255To256(SkColorGetA(alpha_pixel)));
skbitmap_operations_unittest.cc 198 SkColor alpha_pixel = local
203 SkAlpha255To256(SkColorGetA(alpha_pixel)));

Completed in 893 milliseconds