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

  /external/chromium_org/cc/layers/
picture_layer_impl.cc 509 bool any_dimension_one_tile = local
517 if (any_dimension_one_tile || !any_dimension_too_large) {
    [all...]
tiled_layer.cc 122 bool any_dimension_one_tile = local
127 bool auto_tiled = any_dimension_large && !any_dimension_one_tile;

Completed in 149 milliseconds