Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 2152) sorted by relevance

12345678910>>...87

/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DColorSpace.java42 ByteBuffer input, ByteBuffer output, int width, int height) { in convertYuv420pToRgba8888()
61 ByteBuffer input, ByteBuffer output, int width, int height) { in convertArgb8888ToRgba8888()
80 ByteBuffer input, ByteBuffer output, int width, int height) { in convertRgba8888ToHsva8888()
99 ByteBuffer input, ByteBuffer output, int width, int height) { in convertRgba8888ToYcbcra8888()
122 ByteBuffer input, ByteBuffer output, int width, int height); in nativeYuv420pToRgba8888()
125 ByteBuffer input, ByteBuffer output, int width, int height); in nativeArgb8888ToRgba8888()
128 ByteBuffer input, ByteBuffer output, int width, int height); in nativeRgba8888ToHsva8888()
131 ByteBuffer input, ByteBuffer output, int width, int height); in nativeRgba8888ToYcbcra8888()
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
H A DImageResolver.java47 Bitmap getBitmap(@NonNull Uri uri, int width, int height); in getBitmap()
52 Bitmap getBitmap(@NonNull Uri uri, int width, int height, float offLanesAlpha); in getBitmap()
71 public CompletableFuture<Bitmap> getBitmap(@NonNull ImageReference img, int width, int height) { in getBitmap()
86 public CompletableFuture<Bitmap> getBitmap(@NonNull ImageReference img, int width, int height, in getBitmap()
133 @NonNull List<ImageReference> imgs, int width, int height) { in getBitmaps()
149 @NonNull List<ImageReference> imgs, int width, int height, float offLanesAlpha) { in getBitmaps()
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DBitmapPool.java127 private int getPoolKey(final int width, final int height) { in getPoolKey()
139 private Bitmap findPoolBitmap(final int width, final int height) { in findPoolBitmap()
167 private void assignPoolBitmap(final BitmapFactory.Options optionsTmp, final int width, in assignPoolBitmap()
188 final int width, final int height) { in decodeSampledBitmapFromResource()
228 final int width, final int height) { in decodeSampledBitmapFromInputStream()
266 @NonNull final BitmapFactory.Options optionsTmp, final int width, in decodeByteArray()
304 public Bitmap createOrReuseBitmap(final int width, final int height) { in createOrReuseBitmap()
318 private Bitmap createBitmap(final int width, final int height) { in createBitmap()
353 public boolean isFull(final int width, final int height) { in isFull()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DAbstractSlotRenderer.java47 Texture content, int width, int height, int rotation) { in drawContent()
69 protected void drawVideoOverlay(GLCanvas canvas, int width, int height) { in drawVideoOverlay()
82 protected void drawPanoramaIcon(GLCanvas canvas, int width, int height) { in drawPanoramaIcon()
99 protected void drawPressedUpFrame(GLCanvas canvas, int width, int height) { in drawPressedUpFrame()
106 protected void drawPressedFrame(GLCanvas canvas, int width, int height) { in drawPressedFrame()
110 protected void drawSelectedFrame(GLCanvas canvas, int width, int height) { in drawSelectedFrame()
115 int x, int y, int width, int height) { in drawFrame()
/aosp12/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/
H A DImageResolver.java56 public CompletableFuture<Bitmap> getBitmap(@NonNull ImageReference img, int width, int height) { in getBitmap()
71 public CompletableFuture<Bitmap> getBitmap(@NonNull ImageReference img, int width, int height, in getBitmap()
118 @NonNull List<ImageReference> imgs, int width, int height) { in getBitmaps()
134 @NonNull List<ImageReference> imgs, int width, int height, float offLanesAlpha) { in getBitmaps()
/aosp12/frameworks/layoutlib/bridge/tests/src/android/util/imagepool/
H A DImagePoolImplTest.java51 int width = 700; in testImageDispose() local
68 int width = 700; in testImageDisposeFromFunction() local
84 int width = 700; in testImageDisposedAndRecycled() local
135 int width = 700; in testBufferedImageReleased() local
165 int width = 1000; in testPoolWidthHeightNotBigEnough() local
179 int width = 500; in testSizeNotBigEnough() local
189 assertEquals(image.getWidth(), width); in testSizeNotBigEnough() local
195 int width = 700; in testImageMultipleCopies() local
230 int width = 700; in testPoolDispose() local
270 private static BufferedImage createImageAndReturnBufferedImage(ImagePoolImpl pool, int width, in createImageAndReturnBufferedImage()
[all …]
H A DImagePoolHelperTest.java34 int width = 10; in testGetBufferedImage() local
49 int width = 10; in testGetBufferedImageRecurse() local
69 int width = 10; in testRecurseThenHitCacheLimit() local
89 int width = 10; in testBucketHasImageToReturn() local
/aosp12/frameworks/native/libs/vr/libbufferhub/
H A Dion_buffer.cpp20 IonBuffer::IonBuffer(uint32_t width, uint32_t height, uint32_t format, in IonBuffer()
26 IonBuffer::IonBuffer(buffer_handle_t handle, uint32_t width, uint32_t height, in IonBuffer()
31 IonBuffer::IonBuffer(buffer_handle_t handle, uint32_t width, uint32_t height, in IonBuffer()
74 int IonBuffer::Alloc(uint32_t width, uint32_t height, uint32_t layer_count, in Alloc()
91 void IonBuffer::Reset(buffer_handle_t handle, uint32_t width, uint32_t height, in Reset()
101 int IonBuffer::Import(buffer_handle_t handle, uint32_t width, uint32_t height, in Import()
123 int int_count, uint32_t width, uint32_t height, in Import()
198 int IonBuffer::Lock(uint32_t usage, int x, int y, int width, int height, in Lock()
214 int IonBuffer::LockYUV(uint32_t usage, int x, int y, int width, int height, in LockYUV()
/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
H A DUT_alloc_copy.java59 int width = random.nextInt(512); in allocation_copy1DRangeTo_Byte() local
98 int width = random.nextInt(512); in allocation_copy1DRangeTo_Short() local
140 int width = random.nextInt(512); in allocation_copy1DRangeTo_Int() local
182 int width = random.nextInt(512); in allocation_copy1DRangeTo_Float() local
224 int width = random.nextInt(512); in allocation_copy1DRangeTo_Long() local
266 int width = random.nextInt(128); in allocation_copy2DRangeTo_Byte() local
301 int width = random.nextInt(128); in allocation_copy2DRangeTo_Short() local
339 int width = random.nextInt(128); in allocation_copy2DRangeTo_Int() local
377 int width = random.nextInt(128); in allocation_copy2DRangeTo_Float() local
415 int width = random.nextInt(128); in allocation_copy2DRangeTo_Long() local
[all …]
H A DUT_alloc_copyPadded.java84 int width = random.nextInt(512); in testAllocation_Byte3_1D() local
115 int width = random.nextInt(128); in testAllocation_Byte3_2D() local
180 int width = random.nextInt(512); in testAllocation_Short3_1D() local
214 int width = random.nextInt(128); in testAllocation_Short3_2D() local
285 int width = random.nextInt(512); in testAllocation_Int3_1D() local
319 int width = random.nextInt(128); in testAllocation_Int3_2D() local
390 int width = random.nextInt(512); in testAllocation_Float3_1D() local
423 int width = random.nextInt(128); in testAllocation_Float3_2D() local
493 int width = random.nextInt(512); in testAllocation_Double3_1D() local
526 int width = random.nextInt(128); in testAllocation_Double3_2D() local
[all …]
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A DUT_alloc_copy.java61 int width = random.nextInt(512); in allocation_copy1DRangeTo_Byte() local
100 int width = random.nextInt(512); in allocation_copy1DRangeTo_Short() local
142 int width = random.nextInt(512); in allocation_copy1DRangeTo_Int() local
184 int width = random.nextInt(512); in allocation_copy1DRangeTo_Float() local
226 int width = random.nextInt(512); in allocation_copy1DRangeTo_Long() local
268 int width = random.nextInt(128); in allocation_copy2DRangeTo_Byte() local
303 int width = random.nextInt(128); in allocation_copy2DRangeTo_Short() local
341 int width = random.nextInt(128); in allocation_copy2DRangeTo_Int() local
379 int width = random.nextInt(128); in allocation_copy2DRangeTo_Float() local
417 int width = random.nextInt(128); in allocation_copy2DRangeTo_Long() local
[all …]
H A DUT_alloc_copyPadded.java85 int width = random.nextInt(512); in testAllocation_Byte3_1D() local
116 int width = random.nextInt(128); in testAllocation_Byte3_2D() local
181 int width = random.nextInt(512); in testAllocation_Short3_1D() local
215 int width = random.nextInt(128); in testAllocation_Short3_2D() local
286 int width = random.nextInt(512); in testAllocation_Int3_1D() local
320 int width = random.nextInt(128); in testAllocation_Int3_2D() local
391 int width = random.nextInt(512); in testAllocation_Float3_1D() local
424 int width = random.nextInt(128); in testAllocation_Float3_2D() local
494 int width = random.nextInt(512); in testAllocation_Double3_1D() local
527 int width = random.nextInt(128); in testAllocation_Double3_2D() local
[all …]
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A DUT_alloc_copy.java63 int width = random.nextInt(512); in allocation_copy1DRangeTo_Byte() local
102 int width = random.nextInt(512); in allocation_copy1DRangeTo_Short() local
144 int width = random.nextInt(512); in allocation_copy1DRangeTo_Int() local
186 int width = random.nextInt(512); in allocation_copy1DRangeTo_Float() local
228 int width = random.nextInt(512); in allocation_copy1DRangeTo_Long() local
270 int width = random.nextInt(128); in allocation_copy2DRangeTo_Byte() local
305 int width = random.nextInt(128); in allocation_copy2DRangeTo_Short() local
343 int width = random.nextInt(128); in allocation_copy2DRangeTo_Int() local
381 int width = random.nextInt(128); in allocation_copy2DRangeTo_Float() local
419 int width = random.nextInt(128); in allocation_copy2DRangeTo_Long() local
[all …]
H A DUT_alloc_copyPadded.java87 int width = random.nextInt(512); in testAllocation_Byte3_1D() local
118 int width = random.nextInt(128); in testAllocation_Byte3_2D() local
183 int width = random.nextInt(512); in testAllocation_Short3_1D() local
217 int width = random.nextInt(128); in testAllocation_Short3_2D() local
288 int width = random.nextInt(512); in testAllocation_Int3_1D() local
322 int width = random.nextInt(128); in testAllocation_Int3_2D() local
393 int width = random.nextInt(512); in testAllocation_Float3_1D() local
426 int width = random.nextInt(128); in testAllocation_Float3_2D() local
496 int width = random.nextInt(512); in testAllocation_Double3_1D() local
529 int width = random.nextInt(128); in testAllocation_Double3_2D() local
[all …]
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/
H A DInCallVideoCallCallbackNotifier.java75 public void peerDimensionsChanged(DialerCall call, int width, int height) { in peerDimensionsChanged()
88 public void cameraDimensionsChanged(DialerCall call, int width, int height) { in cameraDimensionsChanged()
105 void onUpdatePeerDimensions(DialerCall call, int width, int height); in onUpdatePeerDimensions()
114 void onCameraDimensionsChange(DialerCall call, int width, int height); in onCameraDimensionsChange()
/aosp12/hardware/google/gchips/gralloc4/src/core/
H A Dexynos_format_allocation.h113 int setup_sbwc_420_sp_lossy(int width, int height, int rate, int fd_count, plane_info_t *plane) in setup_sbwc_420_sp_lossy()
141 int setup_sbwc_420_sp_10bit_lossy(int width, int height, int rate, int fd_count, plane_info_t *plan… in setup_sbwc_420_sp_10bit_lossy()
167 int setup_420_sp(int width, int height, int fd_count, plane_info_t *plane) in setup_420_sp()
199 int setup_420_sp_s10b(int width, int height, int fd_count, plane_info_t *plane) in setup_420_sp_s10b()
241 int setup_p010_sp(int width, int height, int fd_count, plane_info_t *plane) in setup_p010_sp()
273 int setup_420_p(int width, int height, int fd_count, plane_info_t *plane) in setup_420_p()
314 int setup_420_sp_tiled(int width, int height, int fd_count, plane_info_t *plane) in setup_420_sp_tiled()
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DPoolableImageCache.java137 final int width, final int height) throws IOException { in decodeSampledBitmapFromInputStream()
177 @NonNull final BitmapFactory.Options optionsTmp, final int width, in decodeByteArray()
257 private Bitmap getReusableBitmapFromPool(final int width, final int height) { in getReusableBitmapFromPool()
344 public Bitmap createOrReuseBitmap(final int width, final int height) { in createOrReuseBitmap()
355 public Bitmap createOrReuseBitmap(final int width, final int height, in createOrReuseBitmap()
370 private void assignPoolBitmap(final BitmapFactory.Options optionsTmp, final int width, in assignPoolBitmap()
382 private int getPoolKey(final int width, final int height) { in getPoolKey()
396 final int width = bitmap.getWidth(); in getPoolKey() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
H A DMediaPickerMessagePartData.java26 final Uri contentUri, final int width, final int height) { in MediaPickerMessagePartData()
31 final String contentType, final Uri contentUri, final int width, final int height) { in MediaPickerMessagePartData()
37 final Uri contentUri, final int width, final int height, in MediaPickerMessagePartData()
44 final String contentType, final Uri contentUri, final int width, final int height, in MediaPickerMessagePartData()
/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/common/
H A DTouchTargetEnforcerTest.java88 private void testExpansionNeeded(int width, int height) { in testExpansionNeeded()
93 private void assertExpansionNeeded(int width, int height) { in assertExpansionNeeded()
141 private void setViewDimen(int width, int height) { in setViewDimen()
145 private void setViewDimen(int width, int height, int offset) { in setViewDimen()
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
H A DBitmapRenderer.java35 static Bitmap createSoftwareBitmap(int width, int height, BitmapRenderer renderer) { in createSoftwareBitmap()
43 static Bitmap createHardwareBitmap(int width, int height, BitmapRenderer renderer) { in createHardwareBitmap()
59 static Bitmap createBitmap(Bitmap source, int x, int y, int width, int height) { in createBitmap()
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DImageUtils.cpp28 void ImageUtils::rgba2yvu(ImageType out, ImageType in, int width, int height) in rgba2yvu()
73 void ImageUtils::rgb2yvu(ImageType out, ImageType in, int width, int height) in rgb2yvu()
116 ImageType ImageUtils::rgb2gray(ImageType in, int width, int height) in rgb2gray()
146 ImageType ImageUtils::rgb2gray(ImageType out, ImageType in, int width, int height) in rgb2gray()
176 ImageType *ImageUtils::imageTypeToRowPointers(ImageType in, int width, int height) in imageTypeToRowPointers()
190 void ImageUtils::yvu2rgb(ImageType out, ImageType in, int width, int height) in yvu2rgb()
235 void ImageUtils::yvu2bgr(ImageType out, ImageType in, int width, int height) in yvu2bgr()
281 ImageType ImageUtils::readBinaryPPM(const char *filename, int &width, int &height) in readBinaryPPM()
311 void ImageUtils::writeBinaryPPM(ImageType image, const char *filename, int width, int height, int n… in writeBinaryPPM()
333 ImageType ImageUtils::allocateImage(int width, int height, int numChannels, short int border) in allocateImage()
[all …]
/aosp12/bionic/libc/upstream-openbsd/lib/libc/stdlib/
H A Dlsearch.c44 lsearch(const void *key, void *base, size_t *nelp, size_t width, in lsearch()
52 lfind(const void *key, const void *base, size_t *nelp, size_t width, in lfind()
59 linear_base(const void *key, const void *base, size_t *nelp, size_t width, in linear_base()
/aosp12/hardware/qcom/msm8x84/kernel-headers/media/
H A Dmsm_media_info.h140 static inline unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE()
152 static inline unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE()
172 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE()
233 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE()
271 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/media/
H A Dmsm_media_info.h140 static inline unsigned int VENUS_EXTRADATA_SIZE(int width, int height) in VENUS_EXTRADATA_SIZE()
152 static inline unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE()
172 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE()
233 int color_fmt, int width, int height) in VENUS_BUFFER_SIZE()
271 int color_fmt, int width, int height) in VENUS_VIEW2_OFFSET()
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/defaultapps/
H A DDefaultAppUtilsTest.java40 int width = drawable.getMinimumWidth(); in setSafeIcon_smallerThanLimit() local
55 int width = drawable.getMinimumWidth(); in setSafeIcon_largerThanLimit() local
70 int width = drawable.getMinimumWidth(); in setSafeIcon_noChangeForVectorDrawable() local

12345678910>>...87