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

  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoCarousel.java 140 Bitmap decodedPhoto;
144 decodedPhoto = mPhotoSource.next(mOptions, mLongSide, mShortSide);
145 return decodedPhoto;