Home
last modified time | relevance | path

Searched refs:low (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()
33 assertTrue(low >= 0 && low <= 100); in checkQuality()
36 assertTrue(low <= mid && mid <= high); in checkQuality()
40 int low = CameraProfile.getJpegEncodingQualityParameter(CameraProfile.QUALITY_LOW); in testGetImageEncodingQualityParameter() local
43 checkQuality(low, mid, high); in testGetImageEncodingQualityParameter()
49 int low = CameraProfile.getJpegEncodingQualityParameter(id, CameraProfile.QUALITY_LOW); in testGetWithId() local
52 checkQuality(low, mid, high); in testGetWithId()
DCamcorderProfileTest.java148 CamcorderProfile low, in checkSpecificProfiles() argument
182 assertProfileEquals(low, minProfile); in checkSpecificProfiles()
/cts/tests/src/android/renderscript/cts/
Dcross_f32.rs4 float3 low;
9 *out = cross(in->low, in->high);
13 float4 low;
18 *out = cross(in->low, in->high);
/cts/tools/dex-tools/dex/
Dclasses.out.dex112452 public static final int low