Home
last modified time | relevance | path

Searched defs:width (Results 1851 – 1875 of 2684) sorted by relevance

1...<<71727374757677787980>>...108

/ohos5.0/drivers/peripheral/camera/vdi_base/common/dump/src/
H A Dcamera_dump.cpp127 uint32_t width, uint32_t height) in DumpBuffer()
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddcamera_utils_tools.cpp82 int32_t GetAlignedHeight(int32_t width) in GetAlignedHeight()
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/test/unittest/pasteboardperf/
H A DPasteBoardSyncApiPerfJsunit.test.js32 size: { height: 50, width: 50 }, property in AnonymousFunction86da9fff0100.opt.size
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.h99 uint32_t width; member
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_test.cpp330 uint32_t width = 100; variable
/ohos5.0/drivers/peripheral/display/test/unittest/lite/
H A Ddisplay_test.c71 static void WriteDataToBuf(int32_t width, int32_t height, uint16_t *pBuf) in WriteDataToBuf()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp67 int64_t WebGLTexture::ComputeTextureLevel(int64_t width, int64_t height, int64_t depth) in ComputeTextureLevel()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dvideodec_hdrvivid2sdr_unit_test.cpp195 int32_t width = 0; in CheckFormatKey() local
/ohos5.0/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_callback_stub.cpp260 int32_t width = -1; in HandleOnCastDisplayChange() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/
H A Dimage_receiver.cpp187 std::shared_ptr<ImageReceiver> ImageReceiver::CreateImageReceiver(int32_t width, in CreateImageReceiver()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/crop/
H A Dcrop_efilter.cpp44 int32_t width; member
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_sink_type.h73 int32_t width; member
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/server/src/
H A Drecorder_service.cpp87 int32_t width; in Dispatch() local
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
H A Djs_pip_window_manager.cpp153 uint32_t width = 0; in GetPictureInPictureOptionFromJs() local
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/video_sink/
H A Dvideo_sink_filter.cpp249 uint32_t width; in ConfigurePluginParams() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dimage_pixel_map_ndk.cpp230 int32_t OH_PixelMap_Crop(const NativePixelMap* native, int32_t x, int32_t y, int32_t width, int32_t… in OH_PixelMap_Crop()
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/include/
H A Dimage_source_mdk.h220 int32_t width; member
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/ohos_image_adapter/
H A Dohos_image_decoder_adapter_test.cpp224 int32_t width = imageDecoderAdapterImpl.GetImageWidth(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp705 auto width = properties.GetBoundsWidth(); variable
796 auto width = properties.GetFrameWidth(); variable
963 Vector4f width = { 1.f, 1.f, 1.f, 1.f }; variable
1160 Vector4f width = { 1.0, 1.0, 1.0, 1.0 }; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp509 int32_t width = 0; in GetPreviewImageOffsetAndSize() local
1275 int32_t width = 0; in GetDragPixelMapSize() local
2795 [weak = AceType::WeakClaim(this)](int32_t width, int32_t height, double keyboard) { in RegistVirtualKeyBoardListener()
3032 int width = 0; in InitInOfflineMode() local
3093 bool WebPattern::ProcessVirtualKeyBoardHide(int32_t width, int32_t height, bool safeAreaEnabled) in ProcessVirtualKeyBoardHide()
3168 bool WebPattern::ProcessVirtualKeyBoard(int32_t width, int32_t height, double keyboard) in ProcessVirtualKeyBoard()
4739 int32_t width = 0; in UpdateCustomCursor() local
5234 int32_t width = params->GetSelectMenuBound() ? params->GetSelectMenuBound()->GetWidth() : 0; in InitSelectPopupMenuViewOption() local
5828 void WebPattern::OnRootLayerChanged(int width, int height) in OnRootLayerChanged()
6036 int32_t width = ADJUST_WEB_DRAW_LENGTH * 2 + stepGear; in CalculateHorizontalDrawRect() local
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSmartReplyView.java676 final int width = right - left; in onLayout() local
802 private LayoutParams(int width, int height) { in LayoutParams()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DMediaCarouselController.kt954 var width = 0 regex
1067 val width = desiredHostState?.measurementInput?.width ?: 0 regex
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dmultiple_paragraph_layout_algorithm.cpp667 auto width = 0.0f; in UpdateParagraphByCustomSpan() local
695 …ParagraphStyle& paragraphStyle, const RefPtr<Paragraph>& paragraph, double width, const TextStyle&… in ApplyIndent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_model_ng.cpp42 RefPtr<AceType> XComponentModelNG::Create(int32_t nodeId, float width, float height, const std::str… in Create()
344 void XComponentModelNG::SetXComponentSurfaceSize(FrameNode* frameNode, uint32_t width, uint32_t hei… in SetXComponentSurfaceSize()
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call.cpp486 int32_t ImsCall::SetPreviewWindow(int32_t x, int32_t y, int32_t z, int32_t width, int32_t height) in SetPreviewWindow()
501 int32_t ImsCall::SetDisplayWindow(int32_t x, int32_t y, int32_t z, int32_t width, int32_t height) in SetDisplayWindow()

1...<<71727374757677787980>>...108