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

  /external/chromium_org/ui/compositor/
layer_animation_sequence.cc 74 if (elements_[current_index]->ProgressToEnd(delegate))
135 void LayerAnimationSequence::ProgressToEnd(LayerAnimationDelegate* delegate) {
143 if (elements_[current_index]->ProgressToEnd(delegate))
layer_animation_element.cc 711 bool LayerAnimationElement::ProgressToEnd(LayerAnimationDelegate* delegate) {

Completed in 153 milliseconds