Searched refs:curWidth (Results 1 – 1 of 1) sorted by relevance
934 float curWidth = mCurrentViewport.width(); in setViewportBottomLeft() local936 x = Math.max(AXIS_X_MIN, Math.min(x, AXIS_X_MAX - curWidth)); in setViewportBottomLeft()939 mCurrentViewport.set(x, y - curHeight, x + curWidth, y); in setViewportBottomLeft()