Searched defs:bounds (Results 1 – 8 of 8) sorted by relevance
66 Rect bounds = getBounds(); in draw() local88 protected void onBoundsChange(Rect bounds) { in onBoundsChange()
64 Rect bounds = new Rect(); in load() local
179 Rect bounds = new Rect(); in load() local
46 Rect bounds = IndicatorBar.this.getComponent( in render() local
160 Rect bounds = view.bounds(); in render() local
155 public Rect bounds() { in bounds() method in GLView
472 private static int getTextWidth(Paint paint, String text, float textSize, Rect bounds) { in getTextWidth()513 final Rect bounds = new Rect(); in layoutSpaceBar() local
829 final Rect bounds = keyBackground.getBounds(); in onBufferDraw() local