NEVER_TILE        132 cc/layers/tiled_layer.cc   else if (tiling_option_ == NEVER_TILE)
NEVER_TILE        176 cc/layers/tiled_layer.cc   if (tiling_option_ == NEVER_TILE && has_more_than_one_tile)
NEVER_TILE        188 cc/layers/tiled_layer.cc   set_tiling_option(is_mask ? NEVER_TILE : AUTO_TILE);