Searched refs:mCurrentDrawnInsets (Results 1 – 2 of 2) sorted by relevance
627 RectF insets = mFullscreenParams.mCurrentDrawnInsets; in getOutline()685 + mCurrentFullscreenParams.mCurrentDrawnInsets.bottom in updateFooterOffset()686 + mCurrentFullscreenParams.mCurrentDrawnInsets.top); in updateFooterOffset()857 RectF mCurrentDrawnInsets = new RectF(); field in TaskView.FullscreenDrawParams867 mCurrentDrawnInsets.set(left, top, right, bottom); in setInsets()
210 RectF currentDrawnInsets = mFullscreenParams.mCurrentDrawnInsets; in onDraw()