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