Home | History | Annotate | Download | only in src

Lines Matching defs:mDouble2

26     public static double mDouble1, mDouble2;
168 mDouble2 = 1.0 / 0.0; // +inf
187 if (mDouble2 <= mDouble1) { return 25; }