| /external/glide/library/src/main/java/com/bumptech/glide/request/animation/ |
| D | ViewPropertyAnimation.java | 37 public boolean animate(R current, ViewAdapter adapter) { in animate() method in ViewPropertyAnimation 54 void animate(View view); in animate() method
|
| D | GlideAnimation.java | 54 boolean animate(R current, ViewAdapter adapter); in animate() method
|
| D | ViewAnimation.java | 35 public boolean animate(R current, ViewAdapter adapter) { in animate() method in ViewAnimation
|
| D | DrawableCrossFadeViewAnimation.java | 43 public boolean animate(T current, ViewAdapter adapter) { in animate() method in DrawableCrossFadeViewAnimation
|
| D | NoAnimation.java | 44 public boolean animate(Object current, ViewAdapter adapter) { in animate() method in NoAnimation
|
| /external/robolectric-shadows/shadows/supportv4/src/main/java/org/robolectric/shadows/support/v4/ |
| D | ShadowDrawerLayout.java | 29 protected void openDrawer(View drawerView, boolean animate) { in openDrawer() 35 protected void closeDrawer(View drawerView, boolean animate) { in closeDrawer()
|
| /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/ |
| D | element-animatable.js | 16 window.Element.prototype.animate = function(effectInput, options) { method in window.Element
|
| D | web-animations-bonus-object-form-keyframes.js | 51 window.Element.prototype.animate = function(effectInput, options) { method in window.Element
|
| D | web-animations-bonus-cancel-events.js | 44 window.Element.prototype.animate = function(effectInput, options) { method in window.Element
|
| D | keyframe-effect-constructor.js | 111 Element.prototype.animate = function(effectInput, options) { method in Element
|
| /external/glide/library/src/main/java/com/bumptech/glide/ |
| D | GifRequestBuilder.java | 279 public GifRequestBuilder<ModelType> animate(int animationId) { in animate() method in GifRequestBuilder 290 public GifRequestBuilder<ModelType> animate(Animation animation) { in animate() method in GifRequestBuilder 299 public GifRequestBuilder<ModelType> animate(ViewPropertyAnimation.Animator animator) { in animate() method in GifRequestBuilder
|
| D | BitmapRequestBuilder.java | 329 public BitmapRequestBuilder<ModelType, TranscodeType> animate(int animationId) { in animate() method in BitmapRequestBuilder 340 public BitmapRequestBuilder<ModelType, TranscodeType> animate(Animation animation) { in animate() method in BitmapRequestBuilder 349 …public BitmapRequestBuilder<ModelType, TranscodeType> animate(ViewPropertyAnimation.Animator anima… in animate() method in BitmapRequestBuilder
|
| D | DrawableRequestBuilder.java | 289 public DrawableRequestBuilder<ModelType> animate(ViewPropertyAnimation.Animator animator) { in animate() method in DrawableRequestBuilder 298 public DrawableRequestBuilder<ModelType> animate(int animationId) { in animate() method in DrawableRequestBuilder 309 public DrawableRequestBuilder<ModelType> animate(Animation animation) { in animate() method in DrawableRequestBuilder
|
| D | GenericRequestBuilder.java | 371 …public GenericRequestBuilder<ModelType, DataType, ResourceType, TranscodeType> animate(int animati… in animate() method in GenericRequestBuilder 391 …public GenericRequestBuilder<ModelType, DataType, ResourceType, TranscodeType> animate(Animation a… in animate() method in GenericRequestBuilder 403 public GenericRequestBuilder<ModelType, DataType, ResourceType, TranscodeType> animate( in animate() method in GenericRequestBuilder 408 GenericRequestBuilder<ModelType, DataType, ResourceType, TranscodeType> animate( in animate() method in GenericRequestBuilder
|
| /external/skqp/tools/viewer/ |
| D | SampleSlide.h | 27 bool animate(const SkAnimTimer& timer) override { in animate() function
|
| D | GMSlide.cpp | 30 bool GMSlide::animate(const SkAnimTimer& timer) { in animate() function in GMSlide
|
| D | Slide.h | 27 virtual bool animate(const SkAnimTimer&) { return false; } in animate() function
|
| D | NIMASlide.cpp | 91 bool NIMASlide::animate(const SkAnimTimer& timer) { in animate() function in NIMASlide
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowAbsSpinner.java | 19 protected void setSelection(int position, boolean animate) { in setSelection()
|
| /external/skia/tools/viewer/ |
| D | GMSlide.cpp | 43 bool GMSlide::animate(double nanos) { return fGM->animate(nanos); } in animate() function in GMSlide
|
| D | SampleSlide.cpp | 27 bool SampleSlide::animate(double nanos) { return fSample->animate(nanos); } in animate() function in SampleSlide
|
| D | Slide.h | 25 virtual bool animate(double nanos) { return false; } in animate() function
|
| D | MSKPSlide.cpp | 145 bool MSKPSlide::animate(double nanos) { in animate() function in MSKPSlide
|
| /external/skqp/modules/sksg/src/ |
| D | SkSGScene.cpp | 64 void Scene::animate(float t) { in animate() function in sksg::Scene
|
| /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/externs/ |
| D | web-animations.js | 31 Element.prototype.animate = function(frames, opt_options) {}; method in Element
|