Home
last modified time | relevance | path

Searched refs:isBounded (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DRippleBackground.java46 public RippleBackground(RippleDrawable owner, Rect bounds, boolean isBounded) { in RippleBackground() argument
49 mIsBounded = isBounded; in RippleBackground()
DRippleDrawable.java288 mBackground = new RippleBackground(this, mHotspotBounds, isBounded()); in setBackgroundActive()
348 if (isBounded()) { in isProjected()
372 private boolean isBounded() { in isBounded() method in RippleDrawable
674 if (isBounded()) { in draw()
913 if (!isBounded()) { in getDirtyBounds()
/frameworks/base/config/
Dboot-image-profile.txt8986 HSPLandroid/graphics/drawable/RippleDrawable;->isBounded()Z