Searched refs:thumbnailHeight (Results 1 – 1 of 1) sorted by relevance
86 final int thumbnailHeight = bundle.getInt(PACKAGE_NAME + ".height"); in onCreate() local115 mHeightScale = (float) thumbnailHeight / mImageView.getHeight(); in onCreate()