Searched refs:fHalfHeight (Results 1 – 1 of 1) sorted by relevance
181 float fHalfHeight = (top - bottom) / 2.0f; in ScaleFromCenterPoint() local187 bottom = center_y - fHalfHeight * fScale; in ScaleFromCenterPoint()189 top = center_y + fHalfHeight * fScale; in ScaleFromCenterPoint()