Home
last modified time | relevance | path

Searched defs:ZERO (Results 1 – 25 of 79) sorted by relevance

1234

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_property.h71 ZERO, // 0.0f for noanimatable property enumerator
81 constexpr float ZERO = 0.0f; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dmac_address.h23 constexpr int ZERO = 0; variable
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_func_arg.h24 ZERO = 0, enumerator
/ohos5.0/foundation/filemanagement/file_api/utils/filemgmt_libn/include/
H A Dn_func_arg.h30 ZERO = 0, enumerator
/ohos5.0/base/update/updater/services/include/applypatch/
H A Dcommand_const.h27 ZERO, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_func_arg.h25 ZERO = 0, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_interpolating_spring_animation.cpp61 constexpr float ZERO = 0.0f; in SetZeroThreshold() local
H A Drs_spring_animation.cpp62 constexpr float ZERO = 0.0f; in SetZeroThreshold() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_base.h70 constexpr float ZERO = 0.0f; variable
H A Dsearch_decoration_test_ng.cpp68 constexpr float ZERO = 0.0f; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Denv_impl.cpp29 static constexpr Math::Vec4 ZERO = Math::Vec4(0.0f, 0.0f, 0.0f, 0.0f); variable
/ohos5.0/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
H A Dn_func_arg.h29 ZERO = 0, enumerator
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
H A Dn_func_arg.h27 ZERO = 0, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_row_accessibility_property.cpp28 const std::string ZERO = "0"; variable
/ohos5.0/base/update/packaging_tools/
H A Dtransfers_manager.py36 ZERO = 1 variable in ActionType
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H A Dhgm_one_shot_timer.cpp25 constexpr auto ZERO = std::chrono::steady_clock::duration::zero(); variable
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_color.h25 constexpr int32_t ZERO = 0; variable
/ohos5.0/base/global/i18n_lite/interfaces/kits/i18n/include/
H A Dtypes.h177 ZERO, enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dshape_container_pattern_test_ng.cpp49 const float ZERO = 0.0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_vector3.h62 static const Vector3 ZERO; variable
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dmmi_vector3.h61 static const Vector3 ZERO; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_interpolating_spring_animation.cpp57 constexpr float ZERO = 0.0f; in SetZeroThreshold() local
H A Drs_render_spring_animation.cpp58 constexpr float ZERO = 0.0f; in SetZeroThreshold() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/panel/
H A Dclose_icon_pattern_test_ng.cpp43 constexpr float ZERO = 0.0f; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/stack/old_cases/
H A Dstack_test_ng.cpp36 constexpr float ZERO = 0.0f; variable

1234