Home
last modified time | relevance | path

Searched defs:setParallaxFraction (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DParallaxable.java30 void setParallaxFraction(float fraction); in setParallaxFraction() method
H A DExtendedBitmapDrawable.java143 public void setParallaxFraction(float fraction) { in setParallaxFraction() method in ExtendedBitmapDrawable