Searched refs:mBorderWidth (Results 1 – 1 of 1) sorted by relevance
263 private final int mBorderWidth; field in DisplayMagnifier.MagnifiedViewport272 mBorderWidth = (int) TypedValue.applyDimension( in MagnifiedViewport()275 mHalfBorderWidth = (int) (mBorderWidth + 0.5) / 2; in MagnifiedViewport()516 mPaint.setStrokeWidth(mBorderWidth); in ViewportWindow()