Searched defs:top (Results 1 – 3 of 3) sorted by relevance
40 public void extraLayout(int left, int top, int right, int bottom) { in extraLayout()
71 public void crop(int left, int top, int width, int height) { in crop()
273 int top = (int) centerY - indicatorSize / 2; in drawIndicator() local