| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
| H A D | hi_comm_sns_adapt.h | 439 hi_u16 height;
member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
| H A D | hi_comm_sns_adapt.h | 439 hi_u16 height;
member
|
| /device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
| H A D | rkispp-config.h | 104 int height; member
|
| /device/soc/rockchip/rk3588/hardware/rga/include/ |
| H A D | rga.h | 455 uint32_t height; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/ |
| H A D | rga.h | 185 uint32_t height; member
|
| /device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
| H A D | rk-camera-module.h | 257 __u16 height; member 563 __u32 height[RKMODULE_MAX_VC_CH]; member 621 __u32 height; member
|
| H A D | rkispp-config.h | 111 int height; member
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | ability.cpp | 1838 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 D | dialog_pattern.cpp | 1657 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 D | rosen_decoration_painter.cpp | 304 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 D | indexer_pattern.cpp | 187 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 D | datepicker_pattern.cpp | 88 auto height = pickerTheme->GetDividerSpacing(); in OnDirtyLayoutWrapperSwap() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
| H A D | rosen_render_custom_paint.cpp | 340 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 D | rosen_render_offscreen_canvas.cpp | 135 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 D | custom_paint_paint_method.cpp | 551 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 D | form_pattern.cpp | 518 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 D | drag_event.cpp | 947 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 D | drag_drop_manager.cpp | 2091 auto height = pixelMapDuplicated->GetHeight() * scale; GetGatherPixelMap() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | text_style.h | 218 float height = 0.0f; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| H A D | web_delegate.h | 449 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 D | bubble_layout_algorithm.cpp | 147 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 D | render_text_field.h | 243 void SetHeight(double height) in SetHeight() argument 460 double height = 0.0; member [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_node.cpp | 1435 void DOMNode::UpdateBoxSize(const CalcDimension& width, const CalcDimension& height) in UpdateBoxSize() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_canvas_bridge.cpp | 150 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 D | arkts_utils.cpp | 1409 Local<JSValueRef> height = transArray->GetValueAt(vm, jsValue, i + 3); // 3: height value in ParseResponseRegion() local
|