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

  /external/chromium_org/cc/layers/
tiled_layer.h 24 AUTO_TILE,
tiled_layer.cc 92 tiling_option_(AUTO_TILE) {
187 set_tiling_option(is_mask ? NEVER_TILE : AUTO_TILE);

Completed in 139 milliseconds