Searched refs:mDrawBorderInset (Results 1 – 1 of 1) sorted by relevance
506 private final int mDrawBorderInset; field in AccessibilityController.DisplayMagnifier.MagnifiedViewport518 mDrawBorderInset = (int) mBorderWidth / 2; in MagnifiedViewport()635 mMagnificationRegion.op(mDrawBorderInset, mDrawBorderInset, in recomputeBoundsLocked()636 screenWidth - mDrawBorderInset, screenHeight - mDrawBorderInset, in recomputeBoundsLocked()646 dirtyRect.set(mDrawBorderInset, mDrawBorderInset, in recomputeBoundsLocked()647 screenWidth - mDrawBorderInset, in recomputeBoundsLocked()648 screenHeight - mDrawBorderInset); in recomputeBoundsLocked()