Home
last modified time | relevance | path

Searched refs:rectRight (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DInternalSelectionView.java144 int rectRight = getWidth() - getPaddingRight(); in onDraw() local
151 mTempRect.set(rectLeft, rectTop, rectRight, rectTop + rowHeight); in onDraw()
165 rectRight - 2, rectTop + rowHeight - 2); in onDraw()