Searched refs:mDrawBorderInset (Results 1 – 1 of 1) sorted by relevance
439 private final int mDrawBorderInset; field in AccessibilityController.DisplayMagnifier.MagnifiedViewport450 mDrawBorderInset = (int) mBorderWidth / 2; in MagnifiedViewport()557 mMagnificationRegion.op(mDrawBorderInset, mDrawBorderInset, in recomputeBoundsLocked()558 screenWidth - mDrawBorderInset, screenHeight - mDrawBorderInset, in recomputeBoundsLocked()568 dirtyRect.set(mDrawBorderInset, mDrawBorderInset, in recomputeBoundsLocked()569 screenWidth - mDrawBorderInset, in recomputeBoundsLocked()570 screenHeight - mDrawBorderInset); in recomputeBoundsLocked()