Home
last modified time | relevance | path

Searched defs:width (Results 401 – 425 of 5092) sorted by relevance

1...<<11121314151617181920>>...204

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DAlbumSlotRenderer.java104 public int renderSlot(GLCanvas canvas, int index, int pass, int width, int height) { in renderSlot()
140 AlbumSlidingWindow.AlbumEntry entry, int width, int height) { in renderOverlay()
194 public void onSlotSizeChanged(int width, int height) { in onSlotSizeChanged()
/aosp12/hardware/qcom/sm7250/display/libcopybit/
H A Dsoftware_converter.cpp52 unsigned int width = src->w - src->horiz_padding; in convertYV12toYCrCb420SP() local
127 int width; member
148 int width = info.width; in copy_source_to_destination() local
/aosp12/frameworks/av/media/libstagefright/foundation/tests/
H A DMetaDataBaseUnitTest.cpp101 int32_t width, height, profile, level; in TEST_F() local
181 int32_t width, height; in TEST_F() local
225 int32_t width; in TEST_F() local
/aosp12/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
H A DSurfaceAndTextureViews.java138 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
173 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
178 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
/aosp12/hardware/qcom/sm8150/display/libcopybit/
H A Dsoftware_converter.cpp52 unsigned int width = src->w - src->horiz_padding; in convertYV12toYCrCb420SP() local
127 int width; member
148 int width = info.width; in copy_source_to_destination() local
/aosp14/frameworks/base/core/java/android/app/
H A DVr2dDisplayProperties.java58 public Vr2dDisplayProperties(int width, int height, int dpi) { in Vr2dDisplayProperties()
62 private Vr2dDisplayProperties(int width, int height, int dpi, int flags, int removedFlags) { in Vr2dDisplayProperties()
210 public Builder setDimensions(int width, int height, int dpi) { in setDimensions()
/aosp14/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
H A DSurfaceAndTextureViews.java138 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged()
173 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
178 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dimage_decoder.cpp82 auto width = static_cast<int32_t>(std::lround(desiredSize_.Width())); in MakePixmapImage() local
112 void ImageDecoder::SwapDecodeSize(int32_t& width, int32_t& height) in SwapDecodeSize()
151 auto width = std::lround(desiredSize_.Width()); in ResizeDrawingImage() local
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11Ext.java50 float width, in glDrawTexfOES()
67 int width, in glDrawTexiOES()
84 short width, in glDrawTexsOES()
101 int width, in glDrawTexxOES()
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DFormatConvert.cpp61 void copyNV21toRGB32(unsigned width, unsigned height, in copyNV21toRGB32()
92 void copyYV12toRGB32(unsigned width, unsigned height, in copyYV12toRGB32()
126 void copyYUYVtoRGB32(unsigned width, unsigned height, in copyYUYVtoRGB32()
158 void copyMatchedInterleavedFormats(unsigned width, unsigned height, in copyMatchedInterleavedFormats()
/aosp12/packages/services/Car/cpp/evs/support_library/
H A DFormatConvert.cpp64 void copyNV21toRGB32(unsigned width, unsigned height, in copyNV21toRGB32()
95 void copyYV12toRGB32(unsigned width, unsigned height, in copyYV12toRGB32()
129 void copyYUYVtoRGB32(unsigned width, unsigned height, in copyYUYVtoRGB32()
161 void copyMatchedInterleavedFormats(unsigned width, unsigned height, in copyMatchedInterleavedFormats()
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11Ext.java50 float width, in glDrawTexfOES()
67 int width, in glDrawTexiOES()
84 short width, in glDrawTexsOES()
101 int width, in glDrawTexxOES()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/capi/
H A Dcodeclist_capi_mock.cpp212 Range CodecListCapiMock::GetVideoHeightRangeForWidth(int32_t width) in GetVideoHeightRangeForWidth()
266 bool CodecListCapiMock::IsVideoSizeSupported(int32_t width, int32_t height) in IsVideoSizeSupported()
293 Range CodecListCapiMock::GetVideoFrameRateRangeForSize(int32_t width, int32_t height) in GetVideoFrameRateRangeForSize()
311 bool CodecListCapiMock::AreVideoSizeAndFrameRateSupported(int32_t width, int32_t height, int32_t fr… in AreVideoSizeAndFrameRateSupported()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/bitmap_fuzzer/
H A Dbitmap_fuzzer.cpp42 int width = static_cast<int>(data[0]); in BitmapFuzzTest001() local
98 int32_t width = GetObject<int32_t>() % MAX_ARRAY_SIZE; in BitmapFuzzTest003() local
125 int32_t width = GetObject<int32_t>() % MAX_ARRAY_SIZE; in BitmapFuzzTest004() local
200 int32_t width = GetObject<int32_t>() % MAX_ARRAY_SIZE; in BitmapFuzzTest007() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_xComponentContext/entry/src/main/cpp/samples/
H A Dsample_bitmap.cpp24 void SampleBitMap::SetWidth(uint64_t width) // 设置窗口宽度 in SetWidth()
60 uint32_t width = static_cast<uint32_t>(bufferHandle_->stride / 4); in Create() local
160 uint32_t width = static_cast<uint32_t>(bufferHandle_->stride / 4); // 4 is offset in DisPlay() local
310 uint64_t width; in OnSurfaceCreatedCB() local
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_adreno_info.cpp95 void AdrenoMemInfo::AlignUnCompressedRGB(int width, int height, int format, int tile_enabled, in AlignUnCompressedRGB()
143 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, in AlignCompressedRGB()
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_adreno_info.cpp95 void AdrenoMemInfo::AlignUnCompressedRGB(int width, int height, int format, int tile_enabled, in AlignUnCompressedRGB()
143 void AdrenoMemInfo::AlignCompressedRGB(int width, int height, int format, unsigned int *aligned_w, in AlignCompressedRGB()
/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
H A DVoiceRecordingView.java77 private void updateCurrentRadius(int width) { in updateCurrentRadius()
102 final int width = canvas.getWidth(); in onDraw() local
/aosp12/packages/services/Car/cpp/computepipe/tests/fuzz/
H A DPixelMemHandleFuzzer.cpp37 uint32_t width = frame.width(); in convertToInputFrame() local
66 uint64_t width = frame.width(); in isValid() local
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dsobeloperator.cpp42 void computeGradient(unsigned char* dataPtr, int width, int height, short* gxPtr, short* gyPtr) { in computeGradient()
66 JNIEnv* env, jclass clazz, jint width, jint height, jobject imageBuffer, in Java_androidx_media_filterpacks_image_SobelFilter_sobelOperator()
/aosp12/hardware/google/graphics/common/libscaler/
H A Dlibscaler-swscaler.h22 …void SetSrcRect(unsigned int left, unsigned int top, unsigned int width, unsigned int height, unsi… in SetSrcRect()
30 …void SetDstRect(unsigned int left, unsigned int top, unsigned int width, unsigned int height, unsi… in SetDstRect()
/aosp12/frameworks/av/media/libmedia/
H A DIRemoteDisplayClient.cpp41 uint32_t width, uint32_t height, uint32_t flags, uint32_t session) in onDisplayConnected()
81 uint32_t width = data.readInt32(); in onTransact() local
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dsobeloperator.cpp42 void computeGradient(unsigned char* dataPtr, int width, int height, short* gxPtr, short* gyPtr) { in computeGradient()
66 JNIEnv* env, jclass clazz, jint width, jint height, jobject imageBuffer, in Java_androidx_media_filterpacks_image_SobelFilter_sobelOperator()
/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/
H A DBitmapTest.java273 final int width = 2; in testCopyWithDirectByteBuffer() local
311 final int width = 2; in testCopyWithDirectShortBuffer() local
350 final int width = 2; in testCopyWithDirectIntBuffer() local
389 final int width = 2; in testCopyWithHeapByteBuffer() local
426 final int width = 2; in testCopyWithHeapShortBuffer() local
463 final int width = 2; in testCopyWithHeapIntBuffer() local
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/
H A DBitmapTest.java273 final int width = 2; in testCopyWithDirectByteBuffer() local
311 final int width = 2; in testCopyWithDirectShortBuffer() local
350 final int width = 2; in testCopyWithDirectIntBuffer() local
389 final int width = 2; in testCopyWithHeapByteBuffer() local
426 final int width = 2; in testCopyWithHeapShortBuffer() local
463 final int width = 2; in testCopyWithHeapIntBuffer() local

1...<<11121314151617181920>>...204