Searched defs:letterboxInsets (Results 1 – 6 of 6) sorted by relevance
44 public Rect letterboxInsets; field in ThumbnailData
75 Rect contentInsets, Rect letterboxInsets, boolean isLowResolution, in TaskSnapshot()
204 final Rect letterboxInsets = mSnapshot.getLetterboxInsets(); in drawSizeMismatchSnapshot() local
324 final Rect letterboxInsets = activity.getLetterboxInsets(); in prepareTaskSnapshot() local434 final Rect letterboxInsets = topActivity.getLetterboxInsets(); in drawAppThemeSnapshot() local
1062 final Rect letterboxInsets = appToken.getLetterboxInsets(); in getLetterboxBounds() local
160 final Rect letterboxInsets = new Rect(5, 6, 7, 8); in testSnapshotBuilder() local