Searched refs:maxPixelNumWithAspect (Results 1 – 1 of 1) sorted by relevance
391 int maxPixelNumWithAspect = 0; in getLargestPictureSize() local399 if (pixelNum > maxPixelNumWithAspect) { in getLargestPictureSize()400 maxPixelNumWithAspect = pixelNum; in getLargestPictureSize()