OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:startanimations
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/cc/animation/
layer_animation_controller.h
130
void
StartAnimations
(double monotonic_time);
layer_animation_controller.cc
131
StartAnimations
(monotonic_time);
215
StartAnimations
(last_tick_time_);
502
void LayerAnimationController::
StartAnimations
(double monotonic_time) {
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGDocumentExtensions.h
57
void
startAnimations
();
SVGDocumentExtensions.cpp
86
void SVGDocumentExtensions::
startAnimations
()
/frameworks/base/core/java/com/android/internal/widget/
WaveView.java
217
mLightWaves.get(i).
startAnimations
(this);
333
mLightWaves.get(i).
startAnimations
(this);
392
mUnlockDefault.
startAnimations
(this);
393
mUnlockHalo.
startAnimations
(this);
394
mUnlockRing.
startAnimations
(this);
454
wave.
startAnimations
(WaveView.this);
DrawableHolder.java
147
public void
startAnimations
(ValueAnimator.AnimatorUpdateListener listener) {
/external/chromium_org/third_party/WebKit/Source/core/dom/
Document.cpp
[
all
...]
Completed in 184 milliseconds