Searched refs:mCurrentDrawnInsets (Results 1 – 2 of 2) sorted by relevance
637 RectF insets = mFullscreenParams.mCurrentDrawnInsets; in getOutline()695 + mCurrentFullscreenParams.mCurrentDrawnInsets.bottom in updateFooterOffset()696 + mCurrentFullscreenParams.mCurrentDrawnInsets.top); in updateFooterOffset()864 RectF mCurrentDrawnInsets = new RectF(); field in TaskView.FullscreenDrawParams874 mCurrentDrawnInsets.set(left, top, right, bottom); in setInsets()
200 RectF currentDrawnInsets = mFullscreenParams.mCurrentDrawnInsets; in onDraw()