HomeSort by relevance Sort by last modified time
    Searched defs:setParallaxFraction (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
Parallaxable.java 30 void setParallaxFraction(float fraction);
ExtendedBitmapDrawable.java 143 public void setParallaxFraction(float fraction) {
643 * Call {@link ExtendedBitmapDrawable#setParallaxFraction(float)} when the user scrolls.
712 * This should not be confused with {@link #setParallaxFraction(float)}. This field

Completed in 77 milliseconds