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

  /external/chromium_org/cc/layers/
layer.cc 949 LayerImpl* clip_child = layer->layer_tree_impl()->LayerById((*it)->id()); local
950 DCHECK(clip_child);
951 clip_children->insert(clip_child);
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_common_unittest.cc 8392 scoped_refptr<LayerWithForcedDrawsContent> clip_child = local
8495 scoped_refptr<LayerWithForcedDrawsContent> clip_child = local
8622 scoped_refptr<LayerWithForcedDrawsContent> clip_child = local
8747 scoped_refptr<Layer> clip_child = Layer::Create(); local
8831 scoped_refptr<LayerWithForcedDrawsContent> clip_child = local
    [all...]

Completed in 106 milliseconds