Home
last modified time | relevance | path

Searched refs:high (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DCameraProfileTest.java31 private void checkQuality(int low, int mid, int high) { in checkQuality() argument
32 Log.v(TAG, "low = " + low + ", mid = " + mid + ", high = " + high); in checkQuality()
35 assertTrue(high >= 0 && high <= 100); in checkQuality()
36 assertTrue(low <= mid && mid <= high); in checkQuality()
42 int high = CameraProfile.getJpegEncodingQualityParameter(CameraProfile.QUALITY_HIGH); in testGetImageEncodingQualityParameter() local
43 checkQuality(low, mid, high); in testGetImageEncodingQualityParameter()
51 … int high = CameraProfile.getJpegEncodingQualityParameter(id, CameraProfile.QUALITY_HIGH); in testGetWithId() local
52 checkQuality(low, mid, high); in testGetWithId()
DCamcorderProfileTest.java149 CamcorderProfile high, in checkSpecificProfiles() argument
183 assertProfileEquals(high, maxProfile); in checkSpecificProfiles()
/cts/tests/src/android/renderscript/cts/
Dcross_f32.rs5 float3 high;
9 *out = cross(in->low, in->high);
14 float4 high;
18 *out = cross(in->low, in->high);
/cts/tools/dex-tools/dex/
Dclasses.out.dex112368 public static final int high