Home
last modified time | relevance | path

Searched refs:isForceSoftware (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleAnimationSession.java64 boolean isForceSoftware() { in isForceSoftware() method in RippleAnimationSession
H A DRippleDrawable.java777 if (!s.isForceSoftware()) { in onHotspotBoundsChanged()