Searched refs:smallRectHeight (Results 1 – 2 of 2) sorted by relevance
40 int smallRectHeight = (bounds.height() / regions); in createContent() local41 int padding = smallRectHeight / 4; in createContent()50 for (int i = 0; i < regions; i++, top += smallRectHeight) { in createContent()60 top + smallRectHeight - padding, mBluePaint); in createContent()63 top + smallRectHeight - padding); in createContent()
61 int smallRectHeight = (bounds.height()/regions); in onCreate()62 int padding = smallRectHeight / 4; in onCreate()70 for (int i = 0; i < regions; i++, top += smallRectHeight) { in onCreate()79 bounds.right,top + smallRectHeight - padding); in onCreate()82 top + smallRectHeight - padding, mGreenPaint); in onCreate()