Home
last modified time | relevance | path

Searched defs:imageWidth (Results 1 – 25 of 31) sorted by relevance

12

/aosp12/packages/services/Car/car-lib/src/android/car/navigation/
H A DCarNavigationInstrumentCluster.java83 int imageWidth, int imageHeight, int imageColorDepthBits) { in createCustomImageCluster()
146 int imageWidth, in CarNavigationInstrumentCluster()
/aosp12/packages/services/Car/car-test-lib/src/android/car/testapi/
H A DCarNavigationStatusController.java32 int imageWidth, in setCustomImageClusterInfo()
H A DFakeInstrumentClusterNavigation.java62 int imageWidth, in setCustomImageClusterInfo()
/aosp12/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
H A DgenPCLm.cpp255 void PCLmGenerator::writePDFGrammarTrailer(int imageWidth, int imageHeight) { in writePDFGrammarTrailer()
437 int PCLmGenerator::injectRLEStrip(ubyte *RLEBuffer, int numBytes, int imageWidth, int imageHeight, in injectRLEStrip()
526 int PCLmGenerator::injectLZStrip(ubyte *LZBuffer, int numBytes, int imageWidth, int imageHeight, in injectLZStrip()
650 int PCLmGenerator::injectJPEG(char *jpeg_Buff, int imageWidth, int imageHeight, int numCompBytes, in injectJPEG()
764 void PCLmGenerator::writePDFGrammarPage(int imageWidth, int imageHeight, int numStrips, in writePDFGrammarPage()
991 static bool prepImageForBacksideDuplex(ubyte *imagePtr, sint32 imageHeight, sint32 imageWidth, in prepImageForBacksideDuplex()
/aosp12/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
H A DCropView.java71 final float imageWidth = mRenderer.source.getImageWidth(); in getImageDims() local
86 final float imageWidth = imageDims[0]; in getEdgesHelper() local
164 final float imageWidth = imageDims[0]; in updateMinScale() local
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DCropView.java71 final float imageWidth = mRenderer.source.getImageWidth(); in getImageDims() local
86 final float imageWidth = imageDims[0]; in getEdgesHelper() local
164 final float imageWidth = imageDims[0]; in updateMinScale() local
/aosp12/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
H A DDvrDetailsFragment.java181 int imageWidth = getResources().getDimensionPixelSize(R.dimen.dvr_details_poster_width); in onLoadLogoAndBackgroundImages() local
187 imageWidth, in onLoadLogoAndBackgroundImages() local
H A DRecordingCardView.java84 Context context, int imageWidth, int imageHeight, boolean expandTitleWhenFocused) { in RecordingCardView()
/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DFilmstripItemUtils.java90 public static Bitmap loadImageThumbnailFromStream(InputStream stream, int imageWidth, in loadImageThumbnailFromStream()
/aosp12/packages/services/BuiltInPrintService/jni/plugins/
H A Dwprint_mupdf.c44 unsigned int imageWidth; in _mupdf_get_hdr() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageStraighten.java206 private void updateCurrentCrop(Matrix m, GeometryHolder h, RectF tmp, int imageWidth, in updateCurrentCrop()
251 int imageWidth = image.getWidth(); in onDraw() local
H A DImageShow.java493 private Rect computeImageBounds(int imageWidth, int imageHeight) { in computeImageBounds()
/aosp12/packages/apps/Gallery/src/com/android/camera/
H A DGalleryPicker.java621 int imageWidth, int widthPadding, int imageHeight, in placeImage()
643 int imageWidth = width; in makeMiniThumbBitmap() local
/aosp12/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
H A DTaskCompressImageToJpeg.java174 final int imageWidth; in run() local
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/util/
H A DImageUtils.java97 int imageWidth = Math.min(goldenImage.getWidth(), image.getWidth()); in assertImageSimilar() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DLongScreenshotActivity.java433 int imageWidth = previewWidth; in updateImageDimensions() local
H A DCropView.java344 public Rect getCropBoundaries(int imageWidth, int imageHeight) { in getCropBoundaries()
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DExifInterfaceTest.java115 public final int imageWidth; field in ExifInterfaceTest.ExpectedValue
/aosp12/bootable/recovery/tools/image_generator/
H A DImageGenerator.java729 int imageWidth = Integer.parseUnsignedInt(cmd.getOptionValue("image_width")); in main() local
/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightMetadataRetriever.cpp550 int32_t imageWidth = -1; in parseMetaData() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DImageUtils.java610 int imageWidth = mWidth; in canBeCompressed() local
/aosp12/packages/apps/Messaging/jni/
H A DGifTranscoder.cpp411 int imageWidth, in fillRect()
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DToggleFeaturePreferenceFragment.java399 final int imageWidth = drawable.getIntrinsicWidth(); in getDrawableFromUri() local
/aosp12/frameworks/av/camera/ndk/ndk_vendor/tests/
H A DAImageReaderVendorTest.cpp454 int32_t imageWidth = 0; in HandleImageAvailable() local
/aosp12/hardware/interfaces/camera/common/1.0/default/
H A DExif.cpp963 const size_t imageWidth, in setFromMetadata()

12