Home | History | Annotate | Download | only in multiwaveview

Lines Matching refs:mBounds

1377         private Rect mBounds = new Rect();
1433 mBounds.set(0, 0, GlowPadView.this.getWidth(), GlowPadView.this.getHeight());
1434 node.setBoundsInParent(mBounds);