Home
last modified time | relevance | path

Searched defs:kEpsilon (Results 1 – 25 of 31) sorted by relevance

12

/external/tensorflow/tensorflow/core/profiler/utils/
Dmath_utils.h24 constexpr double kEpsilon = 1.0E-10; in SafeDivide() local
/external/libchrome/ui/gfx/geometry/
Dquaternion.cc18 const double kEpsilon = 1e-5; variable
Dvector3d_f.cc13 const double kEpsilon = 1.0e-6; variable
Dquaternion_unittest.cc18 const double kEpsilon = 1e-7; variable
Drect_f.cc215 static constexpr float kEpsilon = std::numeric_limits<float>::epsilon(); in ManhattanInternalDistance() local
/external/skqp/tests/
DSkGaussFilterTest.cpp16 static constexpr double kEpsilon = 0.000001; variable
/external/skia/tests/
DSkGaussFilterTest.cpp16 static constexpr double kEpsilon = 0.000001; variable
DGrPathUtilsTest.cpp101 constexpr static double kEpsilon = 1.0 / (1 << 11); in DEF_TEST() local
DRoundRectTest.cpp1022 static constexpr SkScalar kEpsilon = 0.005f; in test_inner_bounds() local
/external/webrtc/modules/audio_processing/aec3/
Dfullband_erle_estimator.cc27 constexpr float kEpsilon = 1e-3f; variable
/external/openscreen/cast/streaming/
Dcapture_recommendations.cc24 const double kEpsilon = .0001; in DoubleEquals() local
Dsender_report_unittest.cc168 constexpr std::chrono::microseconds kEpsilon{16}; in TEST_F() local
Dsender_unittest.cc534 constexpr auto kEpsilon = to_nanoseconds(RtcpReportBlock::Delay(1)); in TEST_F() local
/external/protobuf/src/google/protobuf/stubs/
Dmathlimits.h107 static const Type kEpsilon; member
/external/webrtc/modules/congestion_controller/pcc/
Dbitrate_controller_unittest.cc36 const double kEpsilon = 0.05; variable
/external/s2-geometry-library-java/tests/com/google/common/geometry/
DS2EdgeUtilTest.java420 final double kEpsilon = 1e-10; in checkDistance() local
/external/webrtc/common_audio/resampler/
Dsinc_resampler_unittest.cc144 static const double kEpsilon = 0.00000005; in TEST() local
/external/angle/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp365 constexpr float kEpsilon = 0.002f; in depthStencilReadbackCase() local
379 constexpr unsigned short kEpsilon = 2; in depthStencilReadbackCase() local
/external/skia/modules/skottie/src/effects/
DLevelsEffect.cpp77 static constexpr auto kEpsilon = 2 * SK_ScalarNearlyZero; in build_lut() local
/external/deqp-deps/amber/src/
Dverifier.cc30 const double kEpsilon = 0.000001; variable
/external/webrtc/modules/audio_coding/audio_network_adaptor/
Dfec_controller_plr_based_unittest.cc49 constexpr float kEpsilon = 1e-5f; variable
/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp589 static constexpr float kEpsilon = 0.01f; in DrawText() local
/external/skia/src/gpu/geometry/
DGrPathUtils.cpp564 constexpr static float kEpsilon = 1.f / (1 << 11); in findCubicConvex180Chops() local
/external/piex/src/
Dpiex.cc496 const float kEpsilon = 0.9f; in NefGetPreviewData() local
/external/skia/src/gpu/tessellate/
DGrStrokeHardwareTessellator.cpp659 constexpr static float kEpsilon = 1.f / (1 << 11); in cubic_has_cusp() local

12