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

  /external/chromium_org/cc/layers/
layer_impl.cc 699 children_[i]->NoteLayerPropertyChangedForDescendantsInternal();
703 void LayerImpl::NoteLayerPropertyChangedForDescendantsInternal() {
706 children_[i]->NoteLayerPropertyChangedForDescendantsInternal();
712 children_[i]->NoteLayerPropertyChangedForDescendantsInternal();
    [all...]
layer_impl.h 578 void NoteLayerPropertyChangedForDescendantsInternal();

Completed in 99 milliseconds