Home
last modified time | relevance | path

Searched refs:Density (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_viewport_config.h35 config_.Density() == other.config_.Density() &&
47 config_.Density() != other.config_.Density() ||
H A Dace_view_ohos.cpp102 view->NotifyDensityChanged(config.Density()); in SetViewportMetrics()
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dviewport_config.h68 float Density() const in Density() function
99 density_ == other.Density() &&
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dviewport_config_test.cpp70 ASSERT_EQ(viewConfig.Density(), 1.0f);
/ohos5.0/docs/zh-cn/application-dev/tools/
H A Drestool.md33 支持参数配置类型:MccMnc、Locale、Orientation、Device、ColorMode、Density
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp534 …config.Width(), config.Height(), config.Height() >= config.Width() ? 0 : 1, config.Density(), fals… in UpdateViewportConfig()
537 deviceConfig_.density = config.Density(); in UpdateViewportConfig()
540 viewPtr->NotifyDensityChanged(config.Density()); in UpdateViewportConfig()
/ohos5.0/docs/en/application-dev/displaymanager/
H A Dnative-display-manager.md15 - Density DPI: physical pixel density, that is, the number of physical pixels per inch of the displ…
17 - Density pixels: logical pixel density, which indicates the scaling coefficient of the physical pi…
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp1062 if (abs(density_ - config.Density()) >= 1e-6) { in SetViewportConfig()
1063 density_ = config.Density(); in SetViewportConfig()
/ohos5.0/docs/en/application-dev/tools/
H A Drestool.md33 …ed parameters: **MccMnc**, **Locale**, **Orientation**, **Device**, **ColorMode**, and **Density**.
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/dynamic_component/
H A Ddynamic_component_renderer_impl.cpp426 ViewportConfig config(vpConfig.Width(), vpConfig.Height(), vpConfig.Density()); in UpdateViewportConfig()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-observer.md591 Button('Subscribe to Screen Pixel Density Changes')
638 Button('Subscribe to Screen Pixel Density Changes')
643 Button('Unsubscribe from Screen Pixel Density Changes')
H A Djs-apis-screen-sys.md1121 | density | number | Yes | Yes | Density of the virtual screen, in px. The value must be a fl…
H A Djs-apis-arkui-UIContext.md2909 Button ('Subscribe to Screen Pixel Density Changes')
2955 Button ('Subscribe to Screen Pixel Density Changes')
2960 Button ('Unsubscribe from Screen Pixel Density Changes')
/ohos5.0/docs/zh-cn/release-notes/
H A DOpenHarmony-v3.2-beta1.md154 …r/>-&nbsp;支持为系统应用提供应用界面组合能力。<br/>主要涉及如下需求:<br/>I58ZP0&nbsp;支持Display显示大小(Density)设置<br/>I58ZP1&nbs…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-window.md10476 设置应用是否使用系统默认Density
10478 不调用此接口进行设置,则表示不使用系统默认Density,即窗口会跟随系统显示大小变化重新布局。
10490 | enabled | boolean | 是 | 是否设置应用使用系统默认Density。true表示使用系统默认Density,窗口不跟随系统显示大小变化重新布局;false表示不使用系统默…
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A Djs-apis-sendableImage.md816 | number | Density of the image.|
H A Djs-apis-image.md2001 | number | Density of the image.|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-localization-kit/
H A Djs-apis-resource-manager.md3 资源管理模块,根据当前configuration:语言、区域、横竖屏、Mcc(移动国家码)和Mnc(移动网络码)、Device capability(设备类型)、Density(分辨率)提供获取应用…