Searched refs:newTopInset (Results 1 – 1 of 1) sorted by relevance
325 int newTopInset = rotationDir == 1 ? thumbnailInsets.left : thumbnailInsets.right; in updateThumbnailMatrix() local326 mClippedInsets.offsetTo(newLeftInset * scale, newTopInset * scale); in updateThumbnailMatrix()