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

  /external/chromium_org/cc/trees/
layer_tree_host_common_unittest.cc 6387 scoped_refptr<LayerWithForcedDrawsContent> clip_child = local
6490 scoped_refptr<LayerWithForcedDrawsContent> clip_child = local
6617 scoped_refptr<LayerWithForcedDrawsContent> clip_child = local
6741 scoped_refptr<Layer> clip_child = Layer::Create(); local
6825 scoped_refptr<LayerWithForcedDrawsContent> clip_child = local
    [all...]
  /external/chromium_org/cc/layers/
layer.cc 943 LayerImpl* clip_child = layer->layer_tree_impl()->LayerById((*it)->id()); local
944 DCHECK(clip_child);
945 clip_children->insert(clip_child);
    [all...]
layer_impl_unittest.cc 105 LayerImpl* clip_child = LayerImpl::Create(host_impl.active_tree(), 6).get(); local
107 clip_children->insert(clip_child);

Completed in 74 milliseconds