Home
last modified time | relevance | path

Searched defs:imageHeight (Results 1 – 25 of 27) 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()
147 int imageHeight, in CarNavigationInstrumentCluster()
/aosp12/packages/services/Car/car-test-lib/src/android/car/testapi/
H A DCarNavigationStatusController.java33 int imageHeight, in setCustomImageClusterInfo()
H A DFakeInstrumentClusterNavigation.java63 int imageHeight, 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.java72 final float imageHeight = mRenderer.source.getImageHeight(); in getImageDims() local
87 final float imageHeight = imageDims[1]; in getEdgesHelper() local
165 final float imageHeight = imageDims[1]; in updateMinScale() local
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DCropView.java72 final float imageHeight = mRenderer.source.getImageHeight(); in getImageDims() local
87 final float imageHeight = imageDims[1]; in getEdgesHelper() local
165 final float imageHeight = imageDims[1]; in updateMinScale() local
/aosp12/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
H A DDvrDetailsFragment.java182 int imageHeight = in onLoadLogoAndBackgroundImages() local
188 imageHeight, 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.java91 int imageHeight, int widthBound, int heightBound, int orientation, in loadImageThumbnailFromStream()
/aosp12/packages/services/BuiltInPrintService/jni/plugins/
H A Dwprint_mupdf.c45 unsigned int imageHeight; in _mupdf_get_hdr() local
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageStraighten.java207 int imageHeight, int viewWidth, int viewHeight) { in updateCurrentCrop()
252 int imageHeight = image.getHeight(); 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()
644 int imageHeight = height; in makeMiniThumbBitmap() local
/aosp12/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
H A DTaskCompressImageToJpeg.java175 final int imageHeight; in run() local
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/util/
H A DImageUtils.java98 int imageHeight = Math.min(goldenImage.getHeight(), image.getHeight()); in assertImageSimilar() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DLongScreenshotActivity.java432 int imageHeight = previewHeight; in updateImageDimensions() local
H A DCropView.java344 public Rect getCropBoundaries(int imageWidth, int imageHeight) { in getCropBoundaries()
/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightMetadataRetriever.cpp551 int32_t imageHeight = -1; in parseMetaData() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DImageUtils.java609 int imageHeight = mHeight; in canBeCompressed() local
/aosp12/packages/apps/Messaging/jni/
H A DGifTranscoder.cpp412 int imageHeight, in fillRect()
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DToggleFeaturePreferenceFragment.java400 final int imageHeight = drawable.getIntrinsicHeight(); in getDrawableFromUri() local
/aosp12/frameworks/av/camera/ndk/ndk_vendor/tests/
H A DAImageReaderVendorTest.cpp455 int32_t imageHeight = 0; in HandleImageAvailable() local
/aosp12/hardware/interfaces/camera/common/1.0/default/
H A DExif.cpp964 const size_t imageHeight) { in setFromMetadata()
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DExifUtils.cpp880 const size_t imageWidth, const size_t imageHeight) { in setFromMetadata()
/aosp12/packages/apps/Camera2/src/com/android/camera/util/
H A DCameraUtil.java988 public static Point resizeToFill(int imageWidth, int imageHeight, int imageRotation, in resizeToFill()

12