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

  /external/chromium_org/ui/gfx/
canvas_skia.cc 343 uint32_t halo_premul = SkPreMultiplyColor(halo_color); local
350 if (text_row[cur_x] == halo_premul) {
353 if (!PixelShouldGetHalo(text_bitmap, cur_x, cur_y, halo_premul))

Completed in 213 milliseconds