Home
last modified time | relevance | path

Searched defs:eps (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_triangle.h33 int16_t eps; member
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
H A Dcpu_brightness_algo.cpp60 float eps = ESP; in OnApplyRGBA8888() local
109 float eps = ESP; in OnApplyYUVNV21() local
169 float eps = ESP; in OnApplyYUVNV12() local
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/
H A Dcpu_contrast_algo.cpp51 float eps = ESP; in OnApplyRGBA8888() local
99 float eps = ESP; in OnApplyYUVNV21() local
157 float eps = ESP; in OnApplyYUVNV12() local
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_csync.cpp598 constexpr auto eps = 3ms; in WaitUntilTimeoutTest() local
628 constexpr auto eps = 3ms; in WaitUtilFlagTest_1() local
686 constexpr auto eps = 3ms; in WaitForTest_1() local
738 constexpr auto eps = 3ms; in WaitForTest_3() local
/foundation/window/window_manager/utils/include/
H A Dwm_math.h46 static constexpr double eps = -0.001f; in LessNotEqual() local
52 static constexpr double eps = 0.001f; in GreatNotEqual() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp473 float eps = 0.01; // set epsilon in CalcRepeatBounds() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp219 const double eps = 1e-8; // Limiting the Error Range in GetAdaptationSetAttr() local
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H A Dsystem_tone_player_impl.cpp574 static float eps = 1e-5; in IsValidVolume() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp505 const float eps = 1e-5; in ConvertExtendInfoMain() local
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp6556 constexpr double eps = 1e-6; in OnSetWindowGrayScale() local
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp2603 constexpr float eps = 1e-6f; in SetGrayScale() local

Completed in 34 milliseconds