Home
last modified time | relevance | path

Searched defs:EPSILON (Results 1 - 17 of 17) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_animation_common.h25 static constexpr float EPSILON = 1e-6; member
/foundation/ai/neural_network_runtime/test/system_test/
H A Dend_to_end_test.cpp38 const float EPSILON = 1e-4; member
/foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/source/
H A Dnorm_processor.cpp30 const float EPSILON = 1e-6; member
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmathf.h166 static constexpr float EPSILON = BASE_EPSILON; member
/foundation/arkui/ace_engine/frameworks/core/components/clock/
H A Drender_clock.cpp29 constexpr double EPSILON = 0.000001; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_obj_abs_geometry.cpp27 constexpr float EPSILON = 1e-4f; member
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_particle_noise_field.cpp20 constexpr float EPSILON = 1e-3; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc_slr.cpp34 constexpr float EPSILON = 1e-6; member
H A Dpost_proc.cpp59 constexpr float EPSILON = 1e-6; member
/foundation/arkui/ace_engine/frameworks/core/components/rating/
H A Drender_rating.h33 constexpr double EPSILON = 0.000001; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_scene_layout_manager.cpp30 constexpr float EPSILON = 1e-3; member
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h38 constexpr float EPSILON = 1e-6; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_modifier.cpp53 constexpr double EPSILON = 0.01f; member
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_const.h100 constexpr float EPSILON = 1e-6; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp29 constexpr double EPSILON = 0.000001; // 0.000001 for tolerance member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_utils.cpp84 constexpr float EPSILON = 1e-6; member
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/
H A Dcapture_session.h375 const float EPSILON = 0.000001; in FloatIsEqual() local

Completed in 19 milliseconds