Lines Matching refs:GrScalarIsInt
862 return GrScalarIsInt(r.fLeft) && GrScalarIsInt(r.fTop) && 863 GrScalarIsInt(r.fRight) && GrScalarIsInt(r.fBottom);