Home | History | Annotate | Download | only in policy

Lines Matching defs:outContentInsets

4545             DisplayFrames displayFrames, Rect outFrame, Rect outContentInsets, Rect outStableInsets,
4594 outContentInsets.set(displayFrames.mStableFullscreen.left,
4599 outContentInsets.set(outStableInsets);
4602 outContentInsets.setEmpty();
4604 outContentInsets.set(displayFrames.mCurrent.left, displayFrames.mCurrent.top,
4610 calculateRelevantTaskInsets(taskBounds, outContentInsets,
4629 outContentInsets.setEmpty();