/packages/apps/Gallery2/src/com/android/photos/views/ |
D | TiledImageRenderer.java | 158 public Bitmap getTile(int level, int x, int y, Bitmap reuse); in getTile() argument 686 Bitmap reuse = sTilePool.acquire(); in decode() local 687 if (reuse != null && reuse.getWidth() != mTileSize) { in decode() 688 reuse = null; in decode() 690 mDecodedTile = mModel.getTile(mTileLevel, mX, mY, reuse); in decode()
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/ |
D | TiledImageRenderer.java | 158 public Bitmap getTile(int level, int x, int y, Bitmap reuse); in getTile() argument 686 Bitmap reuse = sTilePool.acquire(); in decode() local 687 if (reuse != null && reuse.getWidth() != mTileSize) { in decode() 688 reuse = null; in decode() 690 mDecodedTile = mModel.getTile(mTileLevel, mX, mY, reuse); in decode()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/ |
D | ImageLoader.java | 276 Bitmap reuse = cache.getBitmap(imageBounds.width(), in loadRegionBitmap() local 278 options.inBitmap = reuse; in loadRegionBitmap() 280 if (bitmap != reuse) { in loadRegionBitmap() 281 cache.cache(reuse); // not reused, put back in cache in loadRegionBitmap()
|
/packages/apps/Camera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 262 # tag is set to YES, then doxygen will reuse the documentation of the first
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 262 # tag is set to YES, then doxygen will reuse the documentation of the first
|
/packages/apps/Camera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 262 # tag is set to YES, then doxygen will reuse the documentation of the first
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 262 # tag is set to YES, then doxygen will reuse the documentation of the first
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1400639634, ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1402373178, ... |
D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1404131686, ... |