Searched refs:maxPixelNumWithAspect (Results 1 – 1 of 1) sorted by relevance
393 int maxPixelNumWithAspect = 0; in getLargestPictureSize() local401 if (pixelNum > maxPixelNumWithAspect) { in getLargestPictureSize()402 maxPixelNumWithAspect = pixelNum; in getLargestPictureSize()