Searched refs:FLOAT_INT_AVG_NUDGE (Results 1 – 1 of 1) sorted by relevance
34 private static final float FLOAT_INT_AVG_NUDGE = 0.5f; field in PixelUtils89 (int) (left + FLOAT_INT_AVG_NUDGE), in nearestPixRect()90 (int) (top + FLOAT_INT_AVG_NUDGE), in nearestPixRect()91 (int) (right + FLOAT_INT_AVG_NUDGE), in nearestPixRect()92 (int) (bottom + FLOAT_INT_AVG_NUDGE)); in nearestPixRect()