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

  /external/chromium_org/ui/gfx/
color_analysis.cc 538 uint8_t* target_color_row = target_bitmap->getAddr8(0, y); local
550 target_color_row[x] = static_cast<uint8_t>(gl);

Completed in 188 milliseconds