Home | History | Annotate | Download | only in accessibility

Lines Matching defs:newBounds

222         Region newBounds = Region.obtain(bounds);
223 mHandler.obtainMessage(MESSAGE_ON_MAGNIFIED_BOUNDS_CHANGED, newBounds).sendToTarget();