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

  /external/chromium_org/ui/compositor/
layer.cc 483 bool has_texture = !!texture; local
484 layer_updated_externally_ = has_texture;
486 if (!!texture_layer_.get() != has_texture) {
488 if (has_texture) {
  /external/chromium_org/cc/trees/
layer_tree_host_unittest.cc     [all...]
layer_tree_host_impl_unittest.cc 5127 bool has_texture = false; local
    [all...]

Completed in 85 milliseconds