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

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DParallaxable.java30 void setParallaxFraction(float fraction); method in interface:Parallaxable
H A DExtendedBitmapDrawable.java143 public void setParallaxFraction(float fraction) { method in class:ExtendedBitmapDrawable
643 * Call {@link ExtendedBitmapDrawable#setParallaxFraction(float)} when the user scrolls.
712 * This should not be confused with {@link #setParallaxFraction(float)}. This field

Completed in 37 milliseconds