Searched refs:mDrawBorderInset (Results 1 – 1 of 1) sorted by relevance
420 private final int mDrawBorderInset; field in AccessibilityController.DisplayMagnifier.MagnifiedViewport432 mDrawBorderInset = (int) mBorderWidth / 2; in MagnifiedViewport()522 magnifiedBounds.op(mDrawBorderInset, mDrawBorderInset, in recomputeBoundsLocked()523 screenWidth - mDrawBorderInset, screenHeight - mDrawBorderInset, in recomputeBoundsLocked()536 dirtyRect.set(mDrawBorderInset, mDrawBorderInset, in recomputeBoundsLocked()537 screenWidth - mDrawBorderInset, screenHeight - mDrawBorderInset); in recomputeBoundsLocked()