Searched refs:newTopInset (Results 1 – 1 of 1) sorted by relevance
615 float newTopInset = 0; in setThumbnailRotation() local623 newTopInset = thumbnailInsets.left; in setThumbnailRotation()628 newTopInset = thumbnailInsets.right; in setThumbnailRotation()633 newTopInset = -thumbnailInsets.left; in setThumbnailRotation()638 mClippedInsets.offsetTo(newLeftInset * scale, newTopInset * scale); in setThumbnailRotation()