Searched defs:max (Results 1 – 10 of 10) sorted by relevance
152 private int max(int[] array) { in max() method in Sphere153 int max = array[0]; in max() local
139 float max = data[0]; in findMinMax() local
74 int max = Math.max(metrics.widthPixels, metrics.heightPixels); in getAspectRatio() local
102 int max = Math.max(metrics.widthPixels, metrics.heightPixels); in reduceScreenLayout() local
24 void testBuilderSizes(Type.Builder b, int min, int max) { in testBuilderSizes()
77 final int max = 4096 - 20 - 4 - 1; in testWriteEventWithOversizeValue() local
187 int max = progress + 1; in testSetMax() local
293 int max = progress + 1; in testAccessMax() local
336 final int max = MediaRecorder.getAudioSourceMax(); in testGetAudioSourceMax() local
739 int max = parameters.getMaxExposureCompensation(); in checkExposureCompensation() local