Searched defs:high (Results 1 – 2 of 2) sorted by relevance
31 private void checkQuality(int low, int mid, int high) { in checkQuality()42 int high = CameraProfile.getJpegEncodingQualityParameter(CameraProfile.QUALITY_HIGH); in testGetImageEncodingQualityParameter() local51 … int high = CameraProfile.getJpegEncodingQualityParameter(id, CameraProfile.QUALITY_HIGH); in testGetWithId() local
181 CamcorderProfile high, in checkSpecificProfiles()