/packages/services/Car/car-lib/src/android/car/navigation/ |
D | CarNavigationInstrumentCluster.java | 73 int imageWidth, int imageHeight, int imageColorDepthBits) { in createCustomImageCluster() 120 int imageWidth, in CarNavigationInstrumentCluster()
|
/packages/services/Car/car-support-lib/src/android/support/car/navigation/ |
D | CarNavigationInstrumentCluster.java | 80 int imageWidth, int imageHeight, int imageColorDepthBits) { in createCustomImageCluster() 128 int imageWidth, in CarNavigationInstrumentCluster()
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/ |
D | CropView.java | 72 final float imageWidth = mRenderer.source.getImageWidth(); in getImageDims() local 87 final float imageWidth = imageDims[0]; in getEdgesHelper() local 172 final float imageWidth = imageDims[0]; in updateMinScale() local
|
/packages/apps/Camera2/src/com/android/camera/data/ |
D | FilmstripItemUtils.java | 90 public static Bitmap loadImageThumbnailFromStream(InputStream stream, int imageWidth, in loadImageThumbnailFromStream()
|
/packages/apps/Launcher3/src/com/android/launcher3/compat/ |
D | AppWidgetManagerCompatV16.java | 94 int imageWidth, int imageHeight) { in getBadgeBitmap()
|
D | AppWidgetManagerCompat.java | 90 int imageWidth, int imageHeight); in getBadgeBitmap()
|
D | AppWidgetManagerCompatVL.java | 113 int imageWidth, int imageHeight) { in getBadgeBitmap()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | ImageStraighten.java | 206 private void updateCurrentCrop(Matrix m, GeometryHolder h, RectF tmp, int imageWidth, in updateCurrentCrop() 251 int imageWidth = image.getWidth(); in onDraw() local
|
D | ImageShow.java | 492 private Rect computeImageBounds(int imageWidth, int imageHeight) { in computeImageBounds()
|
/packages/apps/Gallery/src/com/android/camera/ |
D | GalleryPicker.java | 621 int imageWidth, int widthPadding, int imageHeight, in placeImage() 643 int imageWidth = width; in makeMiniThumbBitmap() local
|
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/ |
D | TaskCompressImageToJpeg.java | 174 final int imageWidth; in run() local
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | WidgetPreviewLoader.java | 427 int imageWidth = Math.min(preview.getWidth(), previewWidth + mProfileBadgeMargin); in generateWidgetPreview() local
|
/packages/apps/Messaging/jni/ |
D | GifTranscoder.cpp | 401 int imageWidth, in fillRect()
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | ImageUtils.java | 610 int imageWidth = mWidth; in canBeCompressed() local
|
/packages/apps/Camera2/src/com/android/camera/util/ |
D | CameraUtil.java | 983 public static Point resizeToFill(int imageWidth, int imageHeight, int imageRotation, in resizeToFill()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | PhotoView.java | 1615 private static int gapToSide(int imageWidth, int viewWidth) { in gapToSide()
|