Home
last modified time | relevance | path

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

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