Home
last modified time | relevance | path

Searched defs:width (Results 1376 – 1400 of 4315) sorted by relevance

1...<<51525354555657585960>>...173

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DCarNotificationItemTouchListener.java428 float width = mViewHolder.itemView.getWidth(); in isTargetSwipedFastEnough() local
453 float width = mViewHolder.itemView.getWidth(); in isTargetSwipedFarEnough() local
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamInterface.h57 uint32_t width; member
78 uint32_t width; member
H A DCamera3OutputStream.cpp44 uint32_t width, uint32_t height, int format, in Camera3OutputStream()
72 uint32_t width, uint32_t height, size_t maxSize, int format, in Camera3OutputStream()
106 uint32_t width, uint32_t height, int format, in Camera3OutputStream()
144 uint32_t width, uint32_t height, in Camera3OutputStream()
585 uint32_t width = (mMaxSize == 0) ? getWidth() : mMaxSize; in configureConsumerQueueLocked() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_graphic.cpp55 auto width = bounds.Width(); in SetLinearGradient() local
84 auto width = bounds.Width(); in SetRadialGradient() local
/ohos5.0/commonlibrary/rust/ylong_json/tests/
H A Dsdv_adapter_test.rs45 let width = ylong_json_get_object_item(image, target); localVariable
106 let width = ylong_json_get_object_item(thumbnail, target); localVariable
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
H A DEmojiCategoryPageIndicatorView.java62 final float width = getWidth(); in onDraw() local
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/
H A DHWC2OnFbAdapter.h50 uint32_t width; member
/aosp12/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
H A DComposerHal.h54 Error getClientTargetSupport_2_2(Display display, uint32_t width, uint32_t height, in getClientTargetSupport_2_2()
/aosp12/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
H A DFlipFilter.java111 float width = (mHorizontal) ? -1.0f : 1.0f; in updateParameters() local
H A DCropRectFilter.java119 void updateSourceRect(int width, int height) { in updateSourceRect()
/aosp12/packages/apps/Gallery2/jni/filters/
H A Dvibrance.c20 void JNIFUNCF(ImageFilterVibrance, nativeApplyFilter, jobject bitmap, jint width, jint height, jfl… in JNIFUNCF()
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DClockPlugin.java59 Bitmap getPreview(int width, int height); in getPreview()
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/
H A Dpost_filter.cpp31 int width, in H263_Deblock()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.h182 void SetWidth(const Dimension& width) in SetWidth()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dhorizon_progress_component.cpp60 const int16_t width = 4; in CreateNativeViews() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/Common/include/
H A DAVMuxerDemo.h44 int width; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_root_node_command.cpp69 void RootNodeCommandHelper::UpdateSuggestedBufferSize(RSContext& context, NodeId id, float width, f… in UpdateSuggestedBufferSize()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_gl.cpp50 std::unique_ptr<RSSurfaceFrame> RSSurfaceOhosGl::RequestFrame(int32_t width, int32_t height, in RequestFrame()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspropertydrawable_fuzzer/
H A Drspropertydrawable_fuzzer.cpp72 int width = GetData<int>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dcutout_info.cpp86 uint32_t width; in ReadBoundingRectsVector() local
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_mdk.h98 int32_t width; member
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/
H A Dsad_halfpel.cpp64 Int HalfPel1_SAD_MB(UChar *ref, UChar *blk, Int dmin, Int width, Int ih, Int jh) in HalfPel1_SAD_MB()
96 Int HalfPel2_SAD_MB(UChar *ref, UChar *blk, Int dmin, Int width) in HalfPel2_SAD_MB()
138 Int HalfPel1_SAD_Blk(UChar *ref, UChar *blk, Int dmin, Int width, Int ih, Int jh) in HalfPel1_SAD_Blk()
170 Int HalfPel2_SAD_Blk(UChar *ref, UChar *blk, Int dmin, Int width) in HalfPel2_SAD_Blk()
780 …Int SAD_Blk_HalfPel_C(UChar *ref, UChar *blk, Int dmin, Int width, Int rx, Int xh, Int yh, void *e… in SAD_Blk_HalfPel_C()
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DCameraTestUtils.java820 public static void checkImage(Image image, int width, int height, int format) { in checkImage()
846 int width = image.getWidth(); in getDataFromImage() local
1335 public static void validateImage(Image image, int width, int height, int format, in validateImage()
1429 private static void validateJpegData(byte[] jpegData, int width, int height, String filePath) { in validateJpegData()
1449 private static void validateYuvData(byte[] yuvData, int width, int height, int format, in validateYuvData()
1465 private static void validateRaw16Data(byte[] rawData, int width, int height, int format, in validateRaw16Data()
1482 private static void validateRawPrivateData(byte[] rawData, int width, int height, in validateRawPrivateData()
1502 private static void validateDepth16Data(byte[] depthData, int width, int height, int format, in validateDepth16Data()
1520 …private static void validateDepthPointCloudData(byte[] depthData, int width, int height, int forma… in validateDepthPointCloudData()
1537 private static void validateDepthJpegData(byte[] depthData, int width, int height, int format, in validateDepthJpegData()
[all …]
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2BufferUtils.cpp137 int width = view.crop().width; in ImageCopy() local
209 int width = view.crop().width; in ImageCopy() local
441 uint32_t width, uint32_t height, uint32_t stride, uint32_t vstride) { in CreateYUV420PlanarMediaImage2()
476 uint32_t width, uint32_t height, uint32_t stride, uint32_t vstride) { in CreateYUV420SemiPlanarMediaImage2()
/aosp12/frameworks/av/media/ndk/
H A DNdkImageReader.cpp262 AImageReader::AImageReader(int32_t width, in AImageReader()
678 int32_t width, int32_t height, int32_t format, int32_t maxImages, in AImageReader_new()
700 int32_t width, int32_t height, int32_t format, uint64_t usage, in AImageReader_newWithUsage()
773 media_status_t AImageReader_getWidth(const AImageReader* reader, /*out*/int32_t* width) { in AImageReader_getWidth()

1...<<51525354555657585960>>...173