Searched refs:splitScreenInsets (Results 1 – 1 of 1) sorted by relevance
554 Rect splitScreenInsets = dp.getInsets(); in updateThumbnailMatrix() local558 mClippedInsets.offsetTo(splitScreenInsets.left * scale, in updateThumbnailMatrix()559 splitScreenInsets.top * scale); in updateThumbnailMatrix()584 mClippedInsets.right = splitScreenInsets.right * scale * thumbnailScale; in updateThumbnailMatrix()585 mClippedInsets.bottom = splitScreenInsets.bottom * scale * thumbnailScale; in updateThumbnailMatrix()