OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProgressAnimationToEnd
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/compositor/
layer_animator.h
205
void
ProgressAnimationToEnd
(LayerAnimationSequence* sequence);
layer_animator.cc
368
void LayerAnimator::
ProgressAnimationToEnd
(LayerAnimationSequence* sequence) {
519
ProgressAnimationToEnd
(sequence);
536
SAFE_INVOKE_VOID(
ProgressAnimationToEnd
, running_animations_copy[i]);
594
SAFE_INVOKE_VOID(
ProgressAnimationToEnd
, running_animations_copy[i]);
615
ProgressAnimationToEnd
(sequences[i].get());
635
ProgressAnimationToEnd
(sequence);
Completed in 44 milliseconds