Searched refs:smallestWidth (Results 1 – 1 of 1) sorted by relevance
612 float smallestWidth = (float)Math.min(mDisplayMetrics.widthPixels, in createScreenshot() local614 float smallestWidthDp = smallestWidth / (mDisplayMetrics.densityDpi / 160f); in createScreenshot()