Home
last modified time | relevance | path

Searched defs:high (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DCameraProfileTest.java32 private void checkQuality(int low, int mid, int high) { in checkQuality()
43 int high = CameraProfile.getJpegEncodingQualityParameter(CameraProfile.QUALITY_HIGH); in testGetImageEncodingQualityParameter() local
52 … int high = CameraProfile.getJpegEncodingQualityParameter(id, CameraProfile.QUALITY_HIGH); in testGetWithId() local
DCamcorderProfileTest.java197 CamcorderProfile high, in checkSpecificProfiles()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DMotionIndicatorView.java339 RangeCoveredRegister(int low, int high, int step) { in RangeCoveredRegister()
373 public boolean isRangeCovered(int low, int high) { in isRangeCovered()
/cts/tests/tests/location/src/android/location/cts/asn1/supl2/rrlp_components/
DMpathIndic.java41 high(3), enumConstant
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DFloatyUnitTest.java473 private void validateRoundToFloat16(double argument, double low, double high) { in validateRoundToFloat16()
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DRawConverter.java837 private static double clamp(double low, double high, double value) { in clamp()
/cts/tests/tests/text/src/android/text/format/cts/
DTimeTest.java3028 ZoneOffsetTransition high; in calculateToMillisTestTimes() local