Searched refs:currentDrawnInsets (Results 1 – 1 of 1) sorted by relevance
210 RectF currentDrawnInsets = mFullscreenParams.mCurrentDrawnInsets; in onDraw() local212 canvas.translate(currentDrawnInsets.left, currentDrawnInsets.top); in onDraw()216 -currentDrawnInsets.left, in onDraw()217 -currentDrawnInsets.top, in onDraw()218 getMeasuredWidth() + currentDrawnInsets.right, in onDraw()219 getMeasuredHeight() + currentDrawnInsets.bottom, in onDraw()