Searched defs:low (Results 1 – 9 of 9) sorted by relevance
/cts/tests/tests/media/src/android/media/cts/ |
D | CameraProfileTest.java | 32 private void checkQuality(int low, int mid, int high) { in checkQuality() 41 int low = CameraProfile.getJpegEncodingQualityParameter(CameraProfile.QUALITY_LOW); in testGetImageEncodingQualityParameter() local 50 int low = CameraProfile.getJpegEncodingQualityParameter(id, CameraProfile.QUALITY_LOW); in testGetWithId() local
|
D | CamcorderProfileTest.java | 196 CamcorderProfile low, in checkSpecificProfiles()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | MotionIndicatorView.java | 339 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/ |
D | MpathIndic.java | 39 low(1), enumConstant
|
/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
D | ConstraintTest.java | 162 void setStorageState(boolean low) throws Exception { in setStorageState()
|
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/ |
D | ConstraintTest.java | 159 void setStorageState(boolean low) throws Exception { in setStorageState()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | FloatyUnitTest.java | 473 private void validateRoundToFloat16(double argument, double low, double high) { in validateRoundToFloat16()
|
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
D | RawConverter.java | 837 private static double clamp(double low, double high, double value) { in clamp()
|
/cts/tests/tests/text/src/android/text/format/cts/ |
D | TimeTest.java | 3018 ZoneOffsetTransition low = rules.previousTransition(startTime); in calculateToMillisTestTimes() local
|