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 682 children_[i]->NoteLayerPropertyChangedForDescendantsInternal();
686 void LayerImpl::NoteLayerPropertyChangedForDescendantsInternal() {
689 children_[i]->NoteLayerPropertyChangedForDescendantsInternal();
695 children_[i]->NoteLayerPropertyChangedForDescendantsInternal();
    [all...]
layer_impl.h 563 void NoteLayerPropertyChangedForDescendantsInternal();

Completed in 44 milliseconds