Searched defs:EPSILON (Results 1 – 8 of 8) sorted by relevance
59 #define EPSILON 1.e-4 macro
21 private static final float EPSILON = 0.0001f; field in Utils
33 #define EPSILON 0.00000001 macro
45 public static final int EPSILON = -5; field in Label
102 #define EPSILON 1 macro143 #define EPSILON 1e-15f macro
309 #define EPSILON 10e-7 macro
18 static const double EPSILON = 1e-6; variable
669 #define EPSILON (pixman_fixed_t) (2) macro