Searched refs:curHeight (Results 1 – 1 of 1) sorted by relevance
935 float curHeight = mCurrentViewport.height(); in setViewportBottomLeft() local937 y = Math.max(AXIS_Y_MIN + curHeight, Math.min(y, AXIS_Y_MAX)); in setViewportBottomLeft()939 mCurrentViewport.set(x, y - curHeight, x + curWidth, y); in setViewportBottomLeft()