Home
last modified time | relevance | path

Searched defs:EPSINON (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/test/common/src/
H A Dsensor_callback_impl.cpp70 constexpr float EPSINON = 1e-6; variable
/ohos5.0/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_touch_guider.h40 #define EPSINON 0.01 macro
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_gesture_recognizer.cpp25 constexpr float EPSINON = 0.0001f; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codeclist/
H A Dcodeclist_core.cpp24 constexpr float EPSINON = 0.0001; variable
/ohos5.0/drivers/peripheral/sensor/test/unittest/common/
H A Dhdf_sensor_test.cpp73 constexpr float EPSINON = 1e-6; variable
/ohos5.0/base/update/updater/services/include/updater/
H A Dupdater_const.h121 constexpr float EPSINON = 0.00001; variable
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h84 static constexpr float EPSINON = 0.000001; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_impl.cpp39 constexpr double EPSINON = 0.0001; variable