Home
last modified time | relevance | path

Searched defs:screenDensity (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_interface.h29 int32_t screenDensity; member
/ohos5.0/base/global/resource_management/frameworks/resmgr/include/
H A Dhap_parser.h230 std::string screenDensity; member
237 ScreenDensity screenDensity = SCREEN_DENSITY_NOT_SET; member
/ohos5.0/docs/en/application-dev/quick-start/
H A Dmodule-configuration-file.md711 ### screenDensity subsection
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/configuration_constant/
H A Dconfiguration_constant_module.cpp103 napi_value screenDensity = InitScreenDensityObject(env); in ConfigurationConstantInit() local
H A Dconfiguration_constant_napi_module.cpp103 napi_value screenDensity = InitScreenDensityObject(env); in ConfigurationConstantInit() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_runtime/app/
H A Dcj_ability_stage_object.h37 int32_t screenDensity; member
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dhap_parser.cpp412 ScreenDensity screenDensity = SCREEN_DENSITY_NOT_SET; in CreateResConfigFromKeyParams() local
469 ScreenDensity screenDensity = SCREEN_DENSITY_NOT_SET; in GetScreenDensity() local
507 std::string screenDensity; in ToFolderPath() local
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_config_impl.cpp88 void ResConfigImpl::SetScreenDensity(ScreenDensity screenDensity) in SetScreenDensity()
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ability_runtime/
H A Dcj_ability_object.h42 int32_t screenDensity; member
/ohos5.0/base/global/resource_management/interfaces/native/resource/include/
H A Dresmgr_common.h155 ScreenDensity screenDensity; member
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dres_config_impl.cpp208 void ResConfigImpl::SetScreenDensity(float screenDensity) in SetScreenDensity()
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_utils.cpp463 napi_value screenDensity; in CreateJsDeviceCap() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dresource_manager_test_common.cpp119 float screenDensity) in AddColorModeResource()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp831 ScreenDensity screenDensity = SCREEN_DENSITY_NOT_SET; in GetScreenDensity() local