Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Dplural_format_impl.h67 const double EPS = 1e-6; variable
/ohos5.0/commonlibrary/c_utils/base/include/
H A Dpubdef.h56 #define EPS (1e-8) macro
/ohos5.0/base/web/webview/ohos_adapter/display_manager_adapter/src/
H A Ddisplay_manager_adapter_impl.cpp28 constexpr float EPS = 0.0001f; variable
/ohos5.0/base/sensors/sensor/test/unittest/interfaces/inner_api/
H A Dsensor_algorithm_test.cpp35 constexpr float EPS = 0.01; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp926 constexpr static float EPS = 1e-5f; in DrawPixelStretch() local
1326 constexpr static float EPS = 1e-5f; in RSFilterSetPixelStretch() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_zoom_gesture.cpp43 constexpr float EPS = 1e-6; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1005 constexpr static float EPS = 1e-5f; in DrawPixelStretch() local
H A Drs_properties.cpp4388 constexpr static float EPS = 1e-5f; in CalculatePixelStretch() local