/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
D | BitmapUtils.java | 116 Bitmap bitmap, float scale, boolean recycle) { in resizeBitmapByScale() 139 Bitmap bitmap, int maxLength, boolean recycle) { in resizeDownBySideLength() 148 public static Bitmap resizeAndCropCenter(Bitmap bitmap, int size, boolean recycle) { in resizeAndCropCenter() 178 public static Bitmap rotateBitmap(Bitmap source, int rotation, boolean recycle) { in rotateBitmap()
|
/packages/apps/Camera2/src/com/android/camera/processing/memory/ |
D | ByteBufferDirectPool.java | 36 protected ByteBuffer recycle(Integer integer, ByteBuffer byteBuffer) { in recycle() method in ByteBufferDirectPool
|
D | SimpleLruResourcePool.java | 68 protected TValue recycle(TKey key, TValue value) { in recycle() method in SimpleLruResourcePool
|
/packages/apps/Gallery2/src/com/android/photos/shims/ |
D | LoaderCompatShim.java | 26 Drawable drawableForItem(T item, Drawable recycle); in drawableForItem()
|
D | MediaItemsLoader.java | 144 public Drawable drawableForItem(Cursor item, Drawable recycle) { in drawableForItem()
|
D | MediaSetLoader.java | 134 public Drawable drawableForItem(Cursor item, Drawable recycle) { in drawableForItem()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | ScreenNail.java | 31 public void recycle(); in recycle() method
|
D | BitmapScreenNail.java | 53 public void recycle() { in recycle() method in BitmapScreenNail
|
D | BitmapLoader.java | 85 public synchronized void recycle() { in recycle() method in BitmapLoader
|
D | BitmapTileProvider.java | 93 public void recycle() { in recycle() method in BitmapTileProvider
|
D | SurfaceTextureScreenNail.java | 138 abstract public void recycle(); in recycle() method in SurfaceTextureScreenNail
|
/packages/apps/Contacts/src/com/android/contacts/interactions/ |
D | CalendarInteractionUtils.java | 107 private static long convertAlldayUtcToLocal(Time recycle, long utcTime, String tz) { in convertAlldayUtcToLocal() 117 public static long convertAlldayLocalToUTC(Time recycle, long localTime, String tz) { in convertAlldayLocalToUTC()
|
/packages/apps/Gallery2/src/com/android/photos/adapters/ |
D | AlbumSetCursorAdapter.java | 63 Drawable recycle = thumbImageView.getDrawable(); in bindView() local
|
D | PhotoThumbnailAdapter.java | 50 Drawable recycle = iv.getDrawable(); in bindView() local
|
/packages/apps/Gallery/src/com/android/camera/ |
D | RotateBitmap.java | 89 public void recycle() { in recycle() method in RotateBitmap
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | BytesBufferPool.java | 79 public synchronized void recycle(BytesBuffer buffer) { in recycle() method in BytesBufferPool
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/specialaccess/ |
D | ManageApplications.java | 129 Preference recycle = group.findPreference(packageName); in updateAppList() local
|
/packages/apps/Gallery2/src/com/android/photos/data/ |
D | PhotoSetLoader.java | 84 public Drawable drawableForItem(Cursor item, Drawable recycle) { in drawableForItem()
|
/packages/apps/Camera2/src/com/android/camera/data/ |
D | FilmstripItem.java | 77 public void recycle(@Nonnull View view); in recycle() method
|
D | FilmstripItemBase.java | 89 public void recycle(@Nonnull View view) { in recycle() method in FilmstripItemBase
|
D | PlaceholderItem.java | 124 public void recycle(@Nonnull View view) { in recycle() method in PlaceholderItem
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | DropTarget.java | 81 public final float[] getVisualCenter(float[] recycle) { in getVisualCenter()
|
/packages/apps/Calendar/src/com/android/calendar/widget/ |
D | CalendarAppWidgetModel.java | 264 final Time recycle = new Time(timeZone); in buildFromCursor() local 407 private DayInfo populateDayInfo(int julianDay, Time recycle) { in populateDayInfo()
|
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | NinePatchTexture.java | 168 public void recycle() { in recycle() method in NinePatchTexture 416 public void recycle(GLCanvas canvas) { in recycle() method in NinePatchInstance
|
/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/ |
D | UploadedTexture.java | 195 public void recycle() { in recycle() method in UploadedTexture
|