Home
last modified time | relevance | path

Searched refs:NoteLayerPropertyChangedForDescendantsInternal (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
Dlayer_impl.cc699 children_[i]->NoteLayerPropertyChangedForDescendantsInternal(); in NoteLayerPropertyChangedForSubtree()
703 void LayerImpl::NoteLayerPropertyChangedForDescendantsInternal() { in NoteLayerPropertyChangedForDescendantsInternal() function in cc::LayerImpl
706 children_[i]->NoteLayerPropertyChangedForDescendantsInternal(); in NoteLayerPropertyChangedForDescendantsInternal()
712 children_[i]->NoteLayerPropertyChangedForDescendantsInternal(); in NoteLayerPropertyChangedForDescendants()
Dlayer_impl.h578 void NoteLayerPropertyChangedForDescendantsInternal();