/hardware/libhardware/modules/camera/3_4/metadata/ |
D | control.h | 146 T requested; in SupportsRequestValues() local 147 int res = SingleTagValue(metadata, delegate_->tag(), &requested); in SupportsRequestValues() 163 return options_->IsSupported(requested); in SupportsRequestValues() 174 T requested; in SetRequestValues() local 175 int res = SingleTagValue(metadata, delegate_->tag(), &requested); in SetRequestValues() 186 if (options_ && !options_->IsSupported(requested)) { in SetRequestValues() 191 return delegate_->SetValue(requested); in SetRequestValues()
|
/hardware/interfaces/camera/device/3.3/ |
D | types.hal | 25 * The camera HAL's response to each requested stream configuration. 39 * The HAL must respect the requested dataSpace in Stream unless it is 44 * overrideFormat must match the requested format.
|
/hardware/interfaces/usb/1.0/ |
D | IUsbCallback.hal | 28 * when caller requested for the PortStatus update through queryPortStatus. 40 * @param portName name of the port for which the roleswap is requested. 41 * @param newRole the new role requested by the caller.
|
/hardware/interfaces/memtrack/1.0/ |
D | IMemtrack.hal | 57 * GRAPHICS is requested and not when GL 58 * is requested. 60 * @param pid process for which memory information is requested 61 * @param type memory type that information is being requested about
|
/hardware/interfaces/wifi/offload/1.0/ |
D | IOffload.hal | 31 * If OffloadStatusCode::ERROR is returned, requested operation could not be completed 44 * If OffloadStatusCode::ERROR is returned, requested operation could not be completed 45 * If OffloadStatusCode::TIMEOUT is returned, time out waiting for the requested data 63 * If OffloadStatusCode::ERROR is returned, requested operation could not be completed
|
/hardware/interfaces/broadcastradio/1.0/ |
D | IBroadcastRadio.hal | 34 * Open a tuner interface for the requested configuration. 42 * INVALID_ARGUMENTS if configuration requested is invalid,
|
D | ITuner.hal | 31 * INVALID_ARGUMENTS if configuration requested is invalid
|
/hardware/libhardware/modules/sensors/tests/ |
D | SensorEventQueue_test.cpp | 16 bool checkWritableBufferSize(SensorEventQueue* queue, int requested, int expected) { in checkWritableBufferSize() argument 18 int actual = queue->getWritableRegion(requested, &buffer); in checkWritableBufferSize()
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsDisplay.hal | 44 * Returns INVALID_ARG if the requested state is not a recognized value. 53 * transiently differ from the most recently requested state. Note, however, that
|
D | types.hal | 80 NOT_OPEN = 0, // Display has not been requested by any application
|
D | IEvsCamera.hal | 47 * requested number of concurrent frames.
|
/hardware/interfaces/gnss/1.0/ |
D | IGnss.hal | 151 * the time between fixes,requested fix accuracy and time to first fix. 158 * @param preferredAccuracyMeters Represents the requested fix accuracy in meters. 159 * @param preferredTimeMs Represents the requested time to first fix in milliseconds.
|
D | IAGnssRilCallback.hal | 24 /** Kinds of SET ID that can be requested */
|
D | IGnssConfiguration.hal | 90 * This method sets the SUPL version requested by Carrier. The GNSS HAL 93 * @param version SUPL version requested by carrier. This is a bit mask
|
D | IGnssBatching.hal | 25 * parallel with, or without, non-batched location requested by the
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevicePreviewCallback.hal | 69 * The next buffer that is dequeued must match the requested size and 103 * @return count The number of buffers the consumer has requested.
|
/hardware/interfaces/usb/1.1/ |
D | IUsbCallback.hal | 30 * when caller requested for the PortStatus update through queryPortStatus.
|
/hardware/interfaces/power/1.0/ |
D | types.hal | 25 * non-zero to indicate VSYNC pulse is now requested, or zero for 26 * VSYNC pulse no longer requested.
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/ |
D | main.c | 646 int components_parser(char pname[], char requested[], int length) in components_parser() argument 656 switch (requested[j]) { in components_parser() 716 requested[j]); in components_parser()
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceSession.hal | 36 * requested use case, which must be one of the CAMERA3_TEMPLATE_* 59 * @return template The default capture request settings for the requested 143 * If the requested stream configuration is invalid. Some examples 153 * for non-NORMAL mode, or the requested operation_mode is not 219 * This call must return fast enough to ensure that the requested frame
|
/hardware/interfaces/cas/1.0/ |
D | types.hal | 70 * sessions or secure buffers are not available to perform a requested
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | IVehicle.hal | 31 * If requested VehicleProperty wasn't found it must return
|
/hardware/interfaces/audio/2.0/ |
D | IStream.hal | 257 * @param minSizeFrames minimum buffer size requested. The actual buffer 262 * INVALID_ARGUMENTS if the requested buffer size is too large
|
/hardware/interfaces/radio/1.1/ |
D | IRadio.hal | 64 * is requested again.
|
/hardware/interfaces/tetheroffload/control/1.0/ |
D | IOffloadControl.hal | 29 * This API must be called exactly once the first time that Tethering is requested by 53 * Called after tethering is no longer requested by the user. Any remaining offload must
|