Home
last modified time | relevance | path

Searched defs:fullSize (Results 1 – 25 of 92) sorted by relevance

1234

/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/one/v2/imagesaver/
DSingleImageSaver.java34 public void saveAndCloseImage(ImageProxy fullSize, Optional<ImageProxy> thumbnail, in saveAndCloseImage()
DMostRecentImageSaver.java63 MetadataImage fullSize = getLastImage(); in close() local
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DBitmapFactory.cpp171 static bool needsFineScale(const int fullSize, const int decodedSize, const int sampleSize) { in needsFineScale()
181 static bool needsFineScale(const SkISize fullSize, const SkISize decodedSize, in needsFineScale()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Common/
H A DInStreamWithCRC.h29 void SetFullSize(UInt64 fullSize) { _fullSize = fullSize; } in SetFullSize()
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DViewFrameRateTest.java400 ViewGroup.LayoutParams fullSize = new ViewGroup.LayoutParams( in velocityWithChildMovement() local
1137 ViewGroup.LayoutParams fullSize = new ViewGroup.LayoutParams( in overlayViewGroupVelocity() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp598 uint32_t fullSize = mWidth * mHeight * mBytesPerSample * mSamplesPerPixel; in writeToStream() local
732 uint32_t fullSize = mWidth * mHeight * mBytesPerSample * mSamplesPerPixel; in writeToStream() local
2431 size_t fullSize = width * height * BYTES_PER_RGB_PIXEL; in DngCreator_nativeSetThumbnail() local
2508 size_t fullSize = rStride * uHeight; in DngCreator_nativeWriteImage() local
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/widget/
DModeOptions.java243 final float fullSize = (mIsPortrait ? (float) getWidth() : (float) getHeight()); in setupAnimators() local
/aosp_15_r20/external/skia/gm/
H A Dlazytiling.cpp90 static SkBitmap create_bitmap(SkIRect contentRect, SkISize fullSize, GrSurfaceOrigin origin) { in create_bitmap()
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DWallpaperCropActivity.java667 Bitmap fullSize = null; local
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropActivity.java500 Bitmap fullSize = null; in doInBackground() local
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DWallpaperManager.java1158 Bitmap fullSize = BitmapFactory.decodeStream(is, null, null); in getBuiltInDrawable() local
1230 Bitmap fullSize = null; in getBuiltInDrawable() local
/aosp_15_r20/frameworks/av/media/module/extractors/ogg/
H A DOggExtractor.cpp835 size_t fullSize = packetSize; in _readNextPacket() local
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp82 unsigned int fullSize = typeSizeof(fTy); in expandIntegerMUL() local
/aosp_15_r20/device/google/contexthub/firmware/os/core/
Dseos.c606 int32_t fullSize = segDataSize + sizeof(seg); // without footer or padding in osAppSegmentClose() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp740 …const UVec3 fullSize(m_parameters.size.x(), m_parameters.imageType == IMAGE_TYPE_1D ? 1 : m_parame… in iterate() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-android/1.8.0-beta01/androidx.compose.animation_animation/android_common_apex30/aar/
Dandroidx.compose.animation_animation.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-android/1.8.0-beta01/androidx.compose.animation_animation/android_common_apex34/aar/
Dandroidx.compose.animation_animation.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/animation/animation-android/1.8.0-beta01/androidx.compose.animation_animation/android_common/aar/
Dandroidx.compose.animation_animation.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
Dclasses.jarMETA-INF/ androidx/ androidx/compose/ androidx/compose/animation/ androidx/compose ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/WallpaperCropper/WallpaperCropper/android_common/javac/
DWallpaperCropper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/target/common/obj/APPS/WallpaperCropper_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/WallpaperCropper/WallpaperCropper/android_common/repackaged-jarjar/javac/
DWallpaperCropper.jarcom/android/wallpapercropper/WallpaperCropActivity.class WallpaperCropActivity.java package com.android.wallpapercropper public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/WallpaperCropper/WallpaperCropper/android_common/combined/
DWallpaperCropper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

1234