Searched refs:bottomSpace (Results 1 – 1 of 1) sorted by relevance
113 float bottomSpace = BLUR_FACTOR; in getScaleForBounds() local114 if (bounds.bottom < bottomSpace) { in getScaleForBounds()116 (HALF_DISTANCE - bottomSpace) / (HALF_DISTANCE - bounds.bottom)); in getScaleForBounds()