Searched defs:drawTop (Results 1 – 3 of 3) sorted by relevance
383 final int drawTop = top + (bottom - top - drawHeight) / 2; in onDraw() local
479 final int drawTop = top + (bottom - top - drawHeight) / 2; in onDraw() local
723 final int drawTop = (getHeight() - videoImage.getHeight()) / 2; in onDraw() local