/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_triangle.h | 33 int16_t eps; member
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/ |
H A D | cpu_brightness_algo.cpp | 59 float eps = ESP; in OnApplyRGBA8888() local 107 float eps = ESP; in OnApplyYUVNV21() local 166 float eps = ESP; in OnApplyYUVNV12() local
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/ |
H A D | cpu_contrast_algo.cpp | 50 float eps = ESP; in OnApplyRGBA8888() local 97 float eps = ESP; in OnApplyYUVNV21() local 154 float eps = ESP; in OnApplyYUVNV12() local
|
/ohos5.0/foundation/window/window_manager/utils/include/ |
H A D | wm_math.h | 46 static constexpr double eps = -0.001f; in LessNotEqual() local 52 static constexpr double eps = 0.001f; in GreatNotEqual() local
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_csync.cpp | 366 constexpr auto eps = 3ms; in WaitUntilTimeoutTest() local 396 constexpr auto eps = 3ms; in WaitUtilFlagTest_1() local 454 constexpr auto eps = 3ms; in WaitForTest_1() local 506 constexpr auto eps = 3ms; in WaitForTest_3() local
|
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/ |
H A D | usb_interface.h | 144 void SetEndpoints(const std::vector<USBEndpoint> &eps) in SetEndpoints()
|
/ohos5.0/base/usb/usb_manager/services/native/src/ |
H A D | usb_descriptor_parser.cpp | 288 std::vector<USBEndpoint> eps; in ParseInterfaceDescriptor() local
|
/ohos5.0/drivers/peripheral/usb/ddk/host/include/ |
H A D | liteos_adapter.h | 61 unsigned char eps[0]; member
|
H A D | linux_adapter.h | 102 unsigned char eps[0]; member
|
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
H A D | hdf_sbuf_test.cpp | 836 constexpr double eps = 1e-6; variable 851 constexpr float eps = 1e-6; variable
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/ |
H A D | system_tone_player_impl.cpp | 574 static float eps = 1e-5; in IsValidVolume() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_image.cpp | 498 float eps = 0.01; // set epsilon in CalcRepeatBounds() local
|
/ohos5.0/base/usb/usb_manager/services/zidl/src/ |
H A D | usb_srv_proxy.cpp | 291 std::vector<USBEndpoint> eps; in GetDeviceInterfacesMessageParcel() local 307 …UsbServerProxy::GetDeviceEndpointsMessageParcel(MessageParcel &data, std::vector<USBEndpoint> &eps) in GetDeviceEndpointsMessageParcel()
|
H A D | usb_srv_stub.cpp | 951 int32_t UsbServerStub::SetDeviceEndpointsMessageParcel(std::vector<USBEndpoint> &eps, MessageParcel… in SetDeviceEndpointsMessageParcel()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/ |
H A D | dash_mpd_parser.cpp | 219 const double eps = 1e-8; // Limiting the Error Range in GetAdaptationSetAttr() local
|
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/ |
H A D | usb_info.cpp | 221 …arseEndpointsObjs(const napi_env env, const napi_value interfaceObj, std::vector<USBEndpoint> &eps) in ParseEndpointsObjs() 343 std::vector<USBEndpoint> eps; in ParseInterfaceObj() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/ |
H A D | hdr_helper.cpp | 512 const float eps = 1e-5; in ConvertExtendInfoMain() local
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_scene_session_impl.cpp | 2738 constexpr float eps = 1e-6f; in SetGrayScale() local
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window.cpp | 6570 constexpr double eps = 1e-6; in OnSetWindowGrayScale() local
|