Lines Matching defs:bBits
2234 int bBits = SkFloatAs2sCompliment(compB);2235 return aBits < bBits + epsilon && bBits < aBits + epsilon;