Home
last modified time | relevance | path

Searched defs:kTolerance (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/tests/
H A DGrVxTest.cpp35 constexpr static float kTolerance = 1.f / (1 << 20); in DEF_TEST() local
H A DRuntimeBlendTest.cpp23 const int kTolerance = 1; in nearly_equal() local
H A DDMSAATest.cpp54 constexpr static float kTolerance = 2.5f / 256; in fuzzy_equals() local
H A DGeometryTest.cpp458 constexpr float kTolerance = 1e-3f; in test_chop_quad_at_midtangent() local
474 constexpr float kTolerance = 1e-3f; in test_chop_cubic_at_midtangent() local
[all...]
H A DProcessorTest.cpp405 static constexpr SkScalar kTolerance = 0.01f; in fuzzy_color_equals() local
/third_party/skia/src/core/
H A DSkICC.cpp221 static constexpr float kTolerance = 1.0f / (1 << 11); in nearly_equal() local
/third_party/skia/tools/viewer/
H A DSkottieSlide.cpp43 static constexpr float kTolerance = 0.075f; variable
/third_party/skia/src/gpu/geometry/
H A DGrQuadUtils.cpp22 static constexpr float kTolerance = 1e-9f; variable
/third_party/skia/src/utils/
H A DSkShadowTessellator.cpp274 static constexpr auto kTolerance = 1.0e-2f; in computeConvexShadow() local

Completed in 10 milliseconds