Searched defs:low (Results 1 – 2 of 2) sorted by relevance
31 private void checkQuality(int low, int mid, int high) { in checkQuality()40 int low = CameraProfile.getJpegEncodingQualityParameter(CameraProfile.QUALITY_LOW); in testGetImageEncodingQualityParameter() local49 int low = CameraProfile.getJpegEncodingQualityParameter(id, CameraProfile.QUALITY_LOW); in testGetWithId() local
180 CamcorderProfile low, in checkSpecificProfiles()