Searched refs:excessHeight (Results 1 – 1 of 1) sorted by relevance
366 float excessHeight = thumbnailWidth * thumbnailScale - getMeasuredHeight(); in updateThumbnailMatrix() local367 mClippedInsets.offset(0, excessHeight); in updateThumbnailMatrix()