Searched refs:edgeBottom (Results 1 – 1 of 1) sorted by relevance
334 int edgeBottom = (int) (edgeHeight * mEdgeScaleY); in draw() local338 mEdge.setBounds(edgeLeft, 0, mWidth - edgeLeft, edgeBottom); in draw()341 mEdge.setBounds(0, 0, mWidth, edgeBottom); in draw()