HomeSort by relevance Sort by last modified time
    Searched refs:NEVER_TILE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/layers/
tiled_layer.h 23 NEVER_TILE,
tiled_layer.cc 132 else if (tiling_option_ == NEVER_TILE)
175 if (tiling_option_ == NEVER_TILE && has_more_than_one_tile)
187 set_tiling_option(is_mask ? NEVER_TILE : AUTO_TILE);

Completed in 60 milliseconds