Searched refs:heightWithInsets (Results 1 – 1 of 1) sorted by relevance
382 final float heightWithInsets; in updateThumbnailMatrix() local385 heightWithInsets = mThumbnailData.thumbnail.getWidth() * thumbnailScale; in updateThumbnailMatrix()388 heightWithInsets = mThumbnailData.thumbnail.getHeight() * thumbnailScale; in updateThumbnailMatrix()393 mClippedInsets.bottom = heightWithInsets - mClippedInsets.top - getMeasuredHeight(); in updateThumbnailMatrix()