Searched refs:floatHash (Results 1 – 1 of 1) sorted by relevance
163 final float floatHash = mInsertionMarkerHorizontal + mInsertionMarkerTop in hashCode() local165 int hash = floatHash > 0 ? (int) floatHash : (int)(-floatHash); in hashCode()