Searched refs:heightWithInsets (Results 1 – 1 of 1) sorted by relevance
345 final float heightWithInsets; in updateThumbnailMatrix() local348 heightWithInsets = mThumbnailData.thumbnail.getWidth() * thumbnailScale; in updateThumbnailMatrix()351 heightWithInsets = mThumbnailData.thumbnail.getHeight() * thumbnailScale; in updateThumbnailMatrix()356 mClippedInsets.bottom = heightWithInsets - mClippedInsets.top - getMeasuredHeight(); in updateThumbnailMatrix()