/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | DecodeUtils.java | 41 public DecodeCanceller(Options options) { in DecodeCanceller() 51 public static Bitmap decode(JobContext jc, FileDescriptor fd, Options options) { in decode() 59 Options options) { in decodeBounds() 67 public static Bitmap decode(JobContext jc, byte[] bytes, Options options) { in decode() 72 int length, Options options) { in decode() 80 int length, Options options) { in decodeBounds() 89 JobContext jc, String filePath, Options options, int targetSize, int type) { in decodeThumbnail() 104 JobContext jc, FileDescriptor fd, Options options, int targetSize, int type) { in decodeThumbnail() 157 Options options, int targetSize) { in decodeIfBigEnough()
|
D | BitmapPool.java | 98 byte[] data, int offset, int length, Options options) { in findCachedBitmap() 105 FileDescriptor fileDescriptor, Options options) { in findCachedBitmap() 112 byte[] data, int offset, int length, BitmapFactory.Options options) { in decode() 138 FileDescriptor fileDescriptor, Options options) { in decode()
|
D | ImageCacheRequest.java | 56 BitmapFactory.Options options = new BitmapFactory.Options(); in run() local
|
D | UriImage.java | 190 Options options = new Options(); in run() local
|
/packages/apps/Gallery/src/com/android/camera/gallery/ |
D | UriImage.java | 128 BitmapFactory.Options options = new BitmapFactory.Options(); in snifBitmapOptions() local 131 input.getFileDescriptor(), options); in snifBitmapOptions() local 139 BitmapFactory.Options options = snifBitmapOptions(); in getMimeType() local 146 BitmapFactory.Options options = snifBitmapOptions(); in getHeight() local 151 BitmapFactory.Options options = snifBitmapOptions(); in getWidth() local
|
D | BaseImage.java | 144 BitmapFactory.Options options = new BitmapFactory.Options(); in setupDimension() local 147 input.getFileDescriptor(), options); in setupDimension() local
|
D | Image.java | 153 BitmapFactory.Options options = new BitmapFactory.Options(); in thumbBitmap() local
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
D | BitmapUtil.java | 33 final BitmapFactory.Options options = new BitmapFactory.Options(); in getSmallerExtentFromBytes() local 70 final BitmapFactory.Options options; in decodeBitmapFromBytes() local
|
D | AccountPromptUtils.java | 96 Bundle options = new Bundle(); in launchAccountPrompt() local
|
/packages/apps/Gallery/src/com/android/camera/ |
D | BitmapManager.java | 85 BitmapFactory.Options options) { in setDecodingOptions() 139 BitmapFactory.Options options, boolean isVideo) { in getThumbnail() 178 BitmapFactory.Options options) { in decodeFileDescriptor()
|
D | Util.java | 102 public static int computeSampleSize(BitmapFactory.Options options, in computeSampleSize() 120 private static int computeInitialSampleSize(BitmapFactory.Options options, in computeInitialSampleSize() 280 BitmapFactory.Options options = null; in makeBitmap() local 295 BitmapFactory.Options options = null; in makeBitmap() local 305 BitmapFactory.Options options) { in makeBitmap()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | ResourceTexture.java | 40 BitmapFactory.Options options = new BitmapFactory.Options(); in onGetBitmap() local
|
D | TileImageViewAdapter.java | 137 BitmapFactory.Options options = new BitmapFactory.Options(); in getTile() local
|
/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/ |
D | TestAuthenticator.java | 63 String authTokenType, String[] requiredFeatures, Bundle options) { in addAccount() 95 AccountAuthenticatorResponse response, Account account, Bundle options) { in confirmCredentials()
|
/packages/apps/Email/src/com/android/email/service/ |
D | EasTestAuthenticatorService.java | 49 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 79 Bundle options) { in confirmCredentials()
|
D | PopImapAuthenticatorService.java | 57 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 99 Bundle options) { in confirmCredentials()
|
D | EasAuthenticatorService.java | 59 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 121 Bundle options) { in confirmCredentials()
|
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/ |
D | BitmapUtils.java | 77 BitmapFactory.Options options = new BitmapFactory.Options(); in getBitmapBounds() local 124 BitmapFactory.Options options = new BitmapFactory.Options(); in decodeBitmap() local
|
/packages/inputmethods/LatinIME/tools/maketext/src/com/android/inputmethod/latin/maketext/ |
D | LabelText.java | 60 final Options options = new Options(args); in main() local
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/util/ |
D | ContactsUtils.java | 134 BitmapFactory.Options options) { in loadContactPhoto() 152 BitmapFactory.Options options) { in loadPlaceholderPhoto() 161 BitmapFactory.Options options) { in loadContactPhoto()
|
/packages/inputmethods/LatinIME/native/jni/src/ |
D | dictionary.cpp | 45 const unsigned int options = BinaryFormat::getFlags(mDict); in Dictionary() local
|
/packages/apps/Browser/src/com/android/browser/ |
D | WallpaperHandler.java | 101 BitmapFactory.Options options = new BitmapFactory.Options(); in run() local
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
D | CropImage.java | 611 BitmapFactory.Options options = new BitmapFactory.Options(); in getCroppedImage() local 696 BitmapFactory.Options options = new BitmapFactory.Options(); in drawInTiles() local 734 BitmapFactory.Options options = new BitmapFactory.Options(); in onBitmapRegionDecoderAvailable() local 760 BitmapFactory.Options options = new BitmapFactory.Options(); in onBitmapAvailable() local
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
D | Util.java | 175 public static int computeSampleSize(BitmapFactory.Options options, in computeSampleSize() 193 private static int computeInitialSampleSize(BitmapFactory.Options options, in computeInitialSampleSize() 220 BitmapFactory.Options options = new BitmapFactory.Options(); in makeBitmap() local
|
/packages/apps/Camera/src/com/android/camera/ |
D | Util.java | 160 public static int computeSampleSize(BitmapFactory.Options options, in computeSampleSize() 178 private static int computeInitialSampleSize(BitmapFactory.Options options, in computeInitialSampleSize() 205 BitmapFactory.Options options = new BitmapFactory.Options(); in makeBitmap() local
|