Searched refs:mDrawBorderInset (Results 1 – 1 of 1) sorted by relevance
475 private final int mDrawBorderInset; field in AccessibilityController.DisplayMagnifier.MagnifiedViewport486 mDrawBorderInset = (int) mBorderWidth / 2; in MagnifiedViewport()594 mMagnificationRegion.op(mDrawBorderInset, mDrawBorderInset, in recomputeBoundsLocked()595 screenWidth - mDrawBorderInset, screenHeight - mDrawBorderInset, in recomputeBoundsLocked()605 dirtyRect.set(mDrawBorderInset, mDrawBorderInset, in recomputeBoundsLocked()606 screenWidth - mDrawBorderInset, in recomputeBoundsLocked()607 screenHeight - mDrawBorderInset); in recomputeBoundsLocked()