Home
last modified time | relevance | path

Searched defs:EPSILON (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmathf.h166 static constexpr float EPSILON = BASE_EPSILON; in BASE_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_animation_common.h25 static constexpr float EPSILON = 1e-6; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_modifier.h29 constexpr double EPSILON = 0.0001; // use to judge the end of action variable
/ohos5.0/base/powermgr/display_manager/brightness_manager/include/
H A Dbrightness_base.h28 const float EPSILON = 0.0000001f; variable
/ohos5.0/foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/source/
H A Dnorm_processor.cpp30 const float EPSILON = 1e-6; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_obj_abs_geometry.cpp27 constexpr float EPSILON = 1e-4f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/clock/
H A Drender_clock.cpp29 constexpr double EPSILON = 0.000001; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_particle_noise_field.cpp20 constexpr float EPSILON = 1e-3; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drender_rating.h37 constexpr double EPSILON = 0.000001; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/system_test/
H A Dend_to_end_test.cpp38 const float EPSILON = 1e-4; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_const.h95 constexpr float EPSILON = 1e-6; variable
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/
H A Dcustom_vibration_matcher.cpp44 const float EPSILON = 0.00001; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc_slr.cpp34 constexpr float EPSILON = 1e-6; variable
H A Dpost_proc.cpp59 constexpr float EPSILON = 1e-6; variable
/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h38 constexpr float EPSILON = 1e-6; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_scene_layout_manager.cpp32 constexpr float EPSILON = 1e-3; variable
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dcapture_session.h375 const float EPSILON = 0.000001; in FloatIsEqual() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp29 constexpr double EPSILON = 0.000001; // 0.000001 for tolerance variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp91 constexpr float EPSILON = 1e-6; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_modifier.cpp66 constexpr double EPSILON = 0.01f; variable