Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DSkGaussFilterTest.cpp16 static constexpr double kEpsilon = 0.000001; variable
H A DGrPathUtilsTest.cpp101 constexpr static double kEpsilon = 1.0 / (1 << 11); local
H A DRoundRectTest.cpp1022 static constexpr SkScalar kEpsilon = 0.005f; in test_inner_bounds() local
/third_party/skia/modules/skottie/src/effects/
H A DLevelsEffect.cpp77 static constexpr auto kEpsilon = 2 * SK_ScalarNearlyZero; in build_lut() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dverifier.cc30 const double kEpsilon = 0.000001; member
/third_party/skia/third_party/externals/piex/src/
H A Dpiex.cc496 const float kEpsilon = 0.9f; in NefGetPreviewData() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDepthStencilFormatsTest.cpp365 constexpr float kEpsilon = 0.002f; in depthStencilReadbackCase() local
379 constexpr unsigned short kEpsilon = 2; in depthStencilReadbackCase() local
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrPathUtils.cpp564 constexpr static float kEpsilon = 1.f / (1 << 11); in findCubicConvex180Chops() local
[all...]
/third_party/node/deps/v8/src/logging/
H A Dcounters.h426 const double kEpsilon = 1e-6; in AddSample() local
/third_party/skia/src/gpu/tessellate/
H A DStrokeHardwareTessellator.cpp685 constexpr static float kEpsilon = 1.f / (1 << 11); in cubic_has_cusp() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorVulkan.cpp753 static constexpr float kEpsilon = 0.0001f; in AddBresenhamEmulationFS() local

Completed in 17 milliseconds