Searched defs:getOpacity (Results 1 - 23 of 23) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DDayOfMonthDrawable.java69 public int getOpacity() { method in class:DayOfMonthDrawable
/packages/apps/Camera/src/com/android/camera/drawable/
H A DTextDrawable.java60 public int getOpacity() { method in class:TextDrawable
/packages/apps/Camera2/src/com/android/camera/drawable/
H A DTextDrawable.java97 public int getOpacity() { method in class:TextDrawable
/packages/apps/Launcher2/src/com/android/launcher2/
H A DFastBitmapDrawable.java58 public int getOpacity() { method in class:FastBitmapDrawable
H A DWallpaperChooserDialogFragment.java360 public int getOpacity() { method in class:WallpaperChooserDialogFragment.WallpaperDrawable
/packages/apps/Launcher3/src/com/android/launcher3/
H A DBorderCropDrawable.java77 public int getOpacity() { method in class:BorderCropDrawable
78 return mChild.getOpacity();
H A DFastBitmapDrawable.java94 public int getOpacity() { method in class:FastBitmapDrawable
H A DPreloadIconDrawable.java153 public int getOpacity() { method in class:PreloadIconDrawable
/packages/apps/Camera2/src/com/android/camera/ui/
H A DAnimatedCircleDrawable.java60 public int getOpacity() { method in class:AnimatedCircleDrawable
H A DTouchCircleDrawable.java154 public int getOpacity() { method in class:TouchCircleDrawable
/packages/apps/Gallery2/src/com/android/photos/shims/
H A DBitmapJobDrawable.java139 public int getOpacity() { method in class:BitmapJobDrawable
/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
H A DCheckableContactFlipDrawable.java194 public int getOpacity() { method in class:CheckableContactFlipDrawable.CheckmarkDrawable
H A DAccountAvatarDrawable.java135 public int getOpacity() { method in class:AccountAvatarDrawable
H A DFlipDrawable.java179 public int getOpacity() { method in class:FlipDrawable
180 return resolveOpacity(mFront.getOpacity(), mBack.getOpacity());
H A DContactDrawable.java228 public int getOpacity() { method in class:ContactDrawable
/packages/apps/ContactsCommon/src/com/android/contacts/common/lettertiles/
H A DLetterTileDrawable.java215 public int getOpacity() { method in class:LetterTileDrawable
/packages/apps/Gallery2/src/com/android/photos/drawables/
H A DAutoThumbnailDrawable.java204 public int getOpacity() { method in class:AutoThumbnailDrawable
/packages/apps/Settings/src/com/android/settings/
H A DActivityPicker.java387 final Bitmap.Config c = icon.getOpacity() != PixelFormat.OPAQUE ?
475 public int getOpacity() { method in class:ActivityPicker.EmptyDrawable
/packages/apps/Settings/src/com/android/settings/drawable/
H A DCircleFramedDrawable.java168 public int getOpacity() { method in class:CircleFramedDrawable
H A DDrawableWrapper.java114 public int getOpacity() { method in class:DrawableWrapper
115 return mDrawable.getOpacity();
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
H A DPercentageBarChart.java147 public int getOpacity() { method in class:PercentageBarChart
/packages/apps/Camera2/src/com/android/camera/widget/
H A DFilmstripLayout.java481 public int getOpacity() { method in class:FilmstripLayout.MyBackgroundDrawable
/packages/apps/Music/src/com/android/music/
H A DMusicUtils.java849 public int getOpacity() { method in class:MusicUtils.FastBitmapDrawable

Completed in 566 milliseconds