/cts/apps/CameraITS/pymodules/its/ |
D | caps.py | 40 def full(props): argument 52 def limited(props): argument 64 def legacy(props): argument 76 def manual_sensor(props): argument 89 def manual_post_proc(props): argument 102 def raw(props): argument 114 def raw16(props): argument 125 def raw10(props): argument 136 def raw12(props): argument 147 def sensor_fusion(props): argument [all …]
|
D | objects.py | 74 sensitivity, exp_time, linear_tonemap=False, props=None): argument 140 def fastest_auto_capture_request(props): argument 155 def get_available_output_sizes(fmt, props): argument 176 def set_filter_off_or_fast_if_possible(props, req, available_modes, filter): argument 194 def turn_slow_filters_off(props, req): argument 229 def get_fastest_manual_capture_settings(props): argument 251 def get_max_digital_zoom(props): argument
|
D | image.py | 49 props=None): argument 84 def unpack_raw10_capture(cap, props): argument 134 def unpack_raw12_capture(cap, props): argument 184 def convert_capture_to_planes(cap, props=None): argument 274 def get_canonical_cfa_order(props): argument 304 def get_gains_in_canonical_order(props, gains): argument 325 props, cap_res): argument
|
/cts/tests/tests/calendarcommon/src/com/android/calendarcommon2/ |
D | ICalendar.java | 58 ArrayList<Property> props = mPropsMap.get(name); in addProperty() local
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/ |
D | CameraManagerTest.java | 146 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); in testCameraManagerGetDeviceIdList() local 178 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(ids[i]); in testCameraManagerGetCameraCharacteristics() local
|
D | CameraDeviceTest.java | 1221 CameraCharacteristics props) { in checkFpsRange() 1268 CameraCharacteristics props) { in checkAfMode() 1358 CameraCharacteristics props) { in checkRequestForTemplate() 1644 CameraCharacteristics props = mStaticInfo.getCharacteristics(); in captureTemplateTestByCamera() local
|
D | ExtendedCameraCharacteristicsTest.java | 116 CameraCharacteristics props = mCameraManager.getCameraCharacteristics(mIds[i]); in setUp() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | ItsService.java | 643 public void sendResponse(CameraCharacteristics props) in sendResponse() 655 public void sendResponseCaptureResult(CameraCharacteristics props, in sendResponseCaptureResult()
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/ |
D | jquery.js | 3418 jQuery.Event = function( src, props ) { argument 8548 }, function( name, props ) { argument
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewTest.java | 3380 MotionEvent.PointerProperties[] props = new MotionEvent.PointerProperties[] { in testFilterTouchesWhenObscured() local
|