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

  /external/chromium_org/cc/output/
software_renderer.cc 385 bool blend_background = quad->background_color != SK_ColorTRANSPARENT && local
387 bool needs_layer = blend_background && (current_paint_.getAlpha() != 0xFF);
392 if (blend_background) {

Completed in 46 milliseconds