Home
last modified time | relevance | path

Searched defs:height (Results 4101 - 4125 of 4474) sorted by relevance

1...<<161162163164165166167168169170>>...179

/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_sns_adapt.h439 hi_u16 height; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_sns_adapt.h439 hi_u16 height; member
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkispp-config.h104 int height; member
/device/soc/rockchip/rk3588/hardware/rga/include/
H A Drga.h455 uint32_t height; member
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
H A Drga.h185 uint32_t height; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drk-camera-module.h257 __u16 height; member
563 __u32 height[RKMODULE_MAX_VC_CH]; member
621 __u32 height; member
H A Drkispp-config.h111 int height; member
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp1838 void Ability::GetWindowRect(int32_t &left, int32_t &top, int32_t &width, int32_t &height) in GetWindowRect() argument
1897 int32_t height = display->GetHeight(); in OnChange() local
1959 int32_t height = display->GetHeight(); in OnDisplayMove() local
2150 int32_t height = display->GetHeight(); UpdateResMgrAndConfiguration() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_pattern.cpp1657 void DialogPattern::OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) in OnWindowSizeChanged() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp304 float height = size.height(); in CreateLinearGradient() local
338 float height = size.Height(); in CreateLinearGradient() local
2412 float height = paintSize_.Height(); PaintBorder() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.cpp187 auto height = indexerLayoutAlgorithm->GetMaxContentHeight(); in OnDirtyLayoutWrapperSwap() local
249 auto height = Dimension(maxContentHeight_, DimensionUnit::PX).ConvertToVp(); in CollapseArrayValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.cpp88 auto height = pickerTheme->GetDividerSpacing(); in OnDirtyLayoutWrapperSwap() local
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp340 double height = GetLayoutSize().Height(); in ToDataURL() local
991 auto height = paragraph->GetHeight(); in MeasureTextMetrics() local
2488 DrawImage( const Offset& offset, const CanvasImage& canvasImage, double width, double height) global() argument
2616 auto height = pattern.GetImageHeight(); global() local
2660 auto height = pattern.GetImageHeight(); global() local
2741 GetImageData(double left, double top, double width, double height) global() argument
2943 const SkScalar height = SkIntToScalar(bitmap.height()); global() local
2946 const RSScalar height = static_cast<RSScalar>(bitmap.GetHeight()); global() local
[all...]
H A Drosen_render_offscreen_canvas.cpp135 RosenRenderOffscreenCanvas( const WeakPtr<PipelineBase>& context, int32_t width, int32_t height) RosenRenderOffscreenCanvas() argument
682 DrawImage(const CanvasImage& canvasImage, double width, double height) DrawImage() argument
893 GetImageData( double left, double top, double width, double height) GetImageData() argument
1156 auto height = pattern.GetImageHeight(); UpdatePaintShader() local
1200 auto height = pattern.GetImageHeight(); UpdatePaintShader() local
2119 auto height = paragraph->GetHeight(); MeasureTextMetrics() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp551 void CustomPaintPaintMethod::DrawImage(const Ace::CanvasImage& canvasImage, double width, double height) in DrawImage() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_pattern.cpp518 auto height = static_cast<float>(cardInfo_.height.Value()) - cardInfo_.borderWidth * DOUBLE; in UpdateImageNode() local
600 auto height = sizeHeight->GetDimension(); in OnModifyDone() local
837 auto height = static_cast<float>(info.height.Value()) - info.borderWidth * DOUBLE; UpdateFormComponentSize() local
1079 auto height = static_cast<float>(cardInfo_.height.Value()) - cardInfo_.borderWidth * DOUBLE; CreateTimeLimitNode() local
1149 auto height = static_cast<float>(cardInfo_.height.Value()); CreateColumnNode() local
1528 FireFormSurfaceChangeCallback(float width, float height, float borderWidth) FireFormSurfaceChangeCallback() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp947 float height = 0.0f; in GetFloatImageOffset() local
1211 auto height = pixelMap->GetHeight(); in SetPixelMap() local
1412 auto height = geometryNode->GetFrameSize().Height(); in SetEventColumn() local
1954 int32_t height = 0; in CreateImageNode() local
2401 auto height = pixelMap->GetHeight(); CreateBadgeTextNode() local
2471 auto height = geometryNode->GetFrameSize().Height(); SetResponseRegionFull() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp2091 auto height = pixelMapDuplicated->GetHeight() * scale; GetGatherPixelMap() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dtext_style.h218 float height = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h449 FaviconReceivedOhos( const void* data, size_t width, size_t height, OHOS::NWeb::ImageColorType colorType, OHOS::NWeb::ImageAlphaType alphaType) FaviconReceivedOhos() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp147 void calculateArrowPoint(Dimension height, Dimension width) in calculateArrowPoint() argument
588 auto height = layoutProp->GetArrowHeight().value_or(DEFAULT_BUBBLE_ARROW_HEIGHT); in InitProps() local
892 float height = 0.0f; in GetAdjustPosition() local
938 OffsetF BubbleLayoutAlgorithm::AdjustPosition(const OffsetF& position, float width, float height, floa argument
1272 auto height = std::min(wrapperSize_.Height() - marginBottom_ - targetOffsetY - targetSize_.Height(), CheckPosition() local
1293 auto height = std::min(targetOffsetY - marginTop_, wrapperSize_.Height() - marginTop_ - marginBottom_); CheckPosition() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.h243 void SetHeight(double height) in SetHeight() argument
460 double height = 0.0; member
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp1435 void DOMNode::UpdateBoxSize(const CalcDimension& width, const CalcDimension& height) in UpdateBoxSize() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_canvas_bridge.cpp150 double height = GetJsDoubleVal(runtime, argv[3]); in GetJsRectParam() local
709 double height = 0.0; in JsMeasureText() local
1069 ParseDomImage(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& value, double& width, double& height, std::string& src) ParseDomImage() argument
1105 double height = 0.0; JsDrawImage() local
1543 double height = 0.0; JsCreatePattern() local
1583 int32_t height = 0; JsCreateImageData() local
1623 int32_t height = 0; JsPutImageData() local
1661 int32_t height = 0; ParseImageData() local
2512 double height = 0.0; JsHeightGetter() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp1409 Local<JSValueRef> height = transArray->GetValueAt(vm, jsValue, i + 3); // 3: height value in ParseResponseRegion() local

Completed in 73 milliseconds

1...<<161162163164165166167168169170>>...179