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

  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
ExtendedBitmapDrawable.java 472 setInnerAlpha(getCurrentAlpha());
502 setInnerAlpha(getCurrentAlpha());
524 if (getCurrentAlpha() == 0) {
574 if (getCurrentAlpha() == 0 && mRotateAnimator != null) {
TileDrawable.java 125 protected int getCurrentAlpha() {

Completed in 86 milliseconds