Lines Matching defs:aBits
2201 int aBits = SkFloatAs2sCompliment(compA);2203 return aBits < bBits + epsilon && bBits < aBits + epsilon;