Searched defs:kTolerance (Results 1 – 13 of 13) sorted by relevance
28 const float kTolerance = 0.0001f; in TEST() local56 const float kTolerance = 0.0001f; in TEST() local93 const float kTolerance = 0.0001f; in TEST() local150 const float kTolerance = 0.0001f; in TEST() local188 const float kTolerance = 0.0001f; in TEST() local
19 const float kTolerance = 0.001f; variable
83 const float kTolerance = 0.02f; in TEST() local
21 static const float kTolerance = 0.0001f; variable
141 const float kTolerance = 0.03f; in TEST() local
18 static const float kTolerance = 0.0001f; variable
19 const float kTolerance = 1.0f / (1 << 20); variable
20 const float kTolerance = 1.0f / (1 << (8 + 10)); in eq_within_half_float() local
19 const double kTolerance = 0.1; variable
325 static constexpr float kTolerance = 1.0f / (1 << 11); in nearly_equal() local
23 const double kTolerance = 0.1f; variable
30 static const float kTolerance = 0.5f; variable
865 static constexpr auto kTolerance = 1.0e-2f; in SkSpotShadowTessellator() local