Searched refs:topBottomBarOffset (Results 1 – 1 of 1) sorted by relevance
360 final float topBottomBarOffset = lerp(mBarGap + mPaint.getStrokeWidth(), -mMaxCutForBarSize, in draw() local369 mPath.moveTo(arrowEdge, topBottomBarOffset); in draw()373 mPath.moveTo(arrowEdge, -topBottomBarOffset); in draw()