Home
last modified time | relevance | path

Searched refs:RippleForeground (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DRippleForeground.java37 class RippleForeground extends RippleComponent { class
89 public RippleForeground(RippleDrawable owner, Rect bounds, float startingX, float startingY, in RippleForeground() method in RippleForeground
386 private static final FloatProperty<RippleForeground> TWEEN_RADIUS =
387 new FloatProperty<RippleForeground>("tweenRadius") {
389 public void setValue(RippleForeground object, float value) {
395 public Float get(RippleForeground object) {
403 private static final FloatProperty<RippleForeground> TWEEN_ORIGIN =
404 new FloatProperty<RippleForeground>("tweenOrigin") {
406 public void setValue(RippleForeground object, float value) {
413 public Float get(RippleForeground object) {
[all …]
DRippleDrawable.java142 private RippleForeground mRipple;
156 private RippleForeground[] mExitingRipples;
228 final RippleForeground[] ripples = mExitingRipples; in cancelExitingRipples()
586 mRipple = new RippleForeground(this, mHotspotBounds, x, y, isBounded, mForceSoftware); in tryRippleEnter()
600 mExitingRipples = new RippleForeground[MAX_RIPPLES]; in tryRippleExit()
646 final RippleForeground[] ripples = mExitingRipples; in onHotspotBoundsChanged()
717 final RippleForeground[] ripples = mExitingRipples; in pruneRipples()
841 final RippleForeground active = mRipple; in drawBackgroundAndRipples()
890 final RippleForeground[] ripples = mExitingRipples; in drawBackgroundAndRipples()
928 final RippleForeground[] activeRipples = mExitingRipples; in getDirtyBounds()
/frameworks/base/
Dpreloaded-classes55 [Landroid.graphics.drawable.RippleForeground;
935 android.graphics.drawable.RippleForeground
936 android.graphics.drawable.RippleForeground$1
937 android.graphics.drawable.RippleForeground$2
938 android.graphics.drawable.RippleForeground$3
939 android.graphics.drawable.RippleForeground$4
940 android.graphics.drawable.RippleForeground$LogDecelerateInterpolator
Dcompiled-classes-phone1337 android.graphics.drawable.RippleForeground
1338 android.graphics.drawable.RippleForeground$1
1339 android.graphics.drawable.RippleForeground$2
1340 android.graphics.drawable.RippleForeground$3
1341 android.graphics.drawable.RippleForeground$4
1342 android.graphics.drawable.RippleForeground$LogDecelerateInterpolator