Searched refs:scaledThumbnailSize (Results 1 – 1 of 1) sorted by relevance
62 Point scaledThumbnailSize = new Point(Math.round(toTransform.getWidth() * scale), in transform() local65 scaledThumbnailSize, mScreenSize, false /* alignStart */, mIsRtl); in transform()