Searched refs:mIsRelaxedPrecision (Results 1 – 1 of 1) sorted by relevance
62 private boolean mIsRelaxedPrecision; field in Target79 mIsRelaxedPrecision = relaxed; in Target()105 mUlpFactor = mIsRelaxedPrecision ? relaxedUlpFactor : fullUlpFactor; in setPrecision()