OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ProgressToEnd
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/compositor/
layer_animation_sequence.cc
72
if (elements_[current_index]->
ProgressToEnd
(delegate))
133
void LayerAnimationSequence::
ProgressToEnd
(LayerAnimationDelegate* delegate) {
141
if (elements_[current_index]->
ProgressToEnd
(delegate))
layer_animation_element.cc
794
bool LayerAnimationElement::
ProgressToEnd
(LayerAnimationDelegate* delegate) {
Completed in 109 milliseconds