Searched refs:newTopInset (Results 1 – 1 of 1) sorted by relevance
587 int newTopInset = 0; in setThumbnailRotation() local595 newTopInset = thumbnailInsets.left; in setThumbnailRotation()600 newTopInset = thumbnailInsets.right; in setThumbnailRotation()605 newTopInset = -thumbnailInsets.left; in setThumbnailRotation()610 mClippedInsets.offsetTo(newLeftInset * scale, newTopInset * scale); in setThumbnailRotation()