Home | History | Annotate | Download | only in rendering

Lines Matching refs:EPSILON

43 #define EPSILON 0.00001f
923 if (deltaWidth < EPSILON && deltaHeight < EPSILON) {