/hardware/libhardware/modules/camera/3_4/metadata/ |
D | control.h | 145 T requested; in SupportsRequestValues() local 146 int res = SingleTagValue(metadata, delegate_->tag(), &requested); in SupportsRequestValues() 162 return options_->IsSupported(requested); in SupportsRequestValues() 173 T requested; in SetRequestValues() local 174 int res = SingleTagValue(metadata, delegate_->tag(), &requested); in SetRequestValues() 185 if (options_ && !options_->IsSupported(requested)) { in SetRequestValues() 190 return delegate_->SetValue(requested); in SetRequestValues()
|
/hardware/interfaces/input/classifier/1.0/default/ |
D | android.hardware.input.classifier@1.0-service.default.rc | 2 # Must be specified if "disabled" is set. This HAL will only start if requested via getService 6 # will not be restarted if it exits until it is requested to be restarted 8 # will only be started when requested
|
/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/bluetooth/a2dp/1.0/ |
D | IBluetoothAudioHost.hal | 35 * Invoked when the start stream is requested from HAL server 45 * Invoked when the suspend stream is requested from HAL server 54 * Invoked when the stop stream is requested from HAL server
|
/hardware/interfaces/power/stats/1.0/ |
D | IPowerStats.hal | 39 * @return data Energy values since boot for all requested rails. 54 * captured. If the requested sampling rate is not supported then 121 * state information is requested. PowerEntity name to ID mapping may 129 * filesystem, INVALID_INPUT if any requested PowerEntity(s) do not 147 * residency data is requested. PowerEntity name to ID mapping may 154 * filesystem, INVALID_INPUT if any requested PowerEntity(s) do not
|
/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/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/broadcastradio/1.0/ |
D | IBroadcastRadio.hal | 34 * Open a tuner interface for the requested configuration. 42 * INVALID_ARGUMENTS if configuration requested is invalid,
|
/hardware/interfaces/gnss/1.1/ |
D | IGnss.hal | 45 * the time between fixes, requested fix accuracy, time to first fix. 52 * @param preferredAccuracyMeters Represents the requested fix accuracy in meters. 53 * @param preferredTimeMs Represents the requested time to first fix in milliseconds.
|
/hardware/interfaces/camera/device/3.4/ |
D | ICameraDeviceSession.hal | 38 * - The requested configuration includes session parameters. 48 * If the requested stream configuration is invalid. Some examples 58 * for non-NORMAL mode, or the requested operation_mode is not
|
/hardware/interfaces/camera/device/3.5/ |
D | ICameraDeviceCallback.hal | 41 * OK: all requested buffers are returned 50 * This is a blocking call that takes more time with more buffers requested.
|
/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
|
/hardware/interfaces/audio/4.0/ |
D | IStream.hal | 215 * The implementation should return as many requested parameters 219 * @param keys keys of the requested parameters 224 * Must contain the value of all requested keys if retval == OK 273 * @param minSizeFrames minimum buffer size requested. The actual buffer 278 * INVALID_ARGUMENTS if the requested buffer size is too large
|
/hardware/interfaces/audio/6.0/ |
D | IStream.hal | 217 * The implementation should return as many requested parameters 221 * @param keys keys of the requested parameters 226 * Must contain the value of all requested keys if retval == OK 275 * @param minSizeFrames minimum buffer size requested. The actual buffer 280 * INVALID_ARGUMENTS if the requested buffer size is invalid
|
/hardware/interfaces/audio/5.0/ |
D | IStream.hal | 215 * The implementation should return as many requested parameters 219 * @param keys keys of the requested parameters 224 * Must contain the value of all requested keys if retval == OK 273 * @param minSizeFrames minimum buffer size requested. The actual buffer 278 * INVALID_ARGUMENTS if the requested buffer size is too large
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRilCallback.hal | 24 /** Kinds of SET ID that can be requested */
|
D | IGnss.hal | 168 * the time between fixes,requested fix accuracy and time to first fix. 175 * @param preferredAccuracyMeters Represents the requested fix accuracy in meters. 176 * @param preferredTimeMs Represents the requested time to first fix in milliseconds.
|
D | IGnssConfiguration.hal | 94 * This method sets the SUPL version requested by Carrier. The GNSS HAL 97 * @param version SUPL version requested by carrier. This is a bit mask
|
/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.2/ |
D | IUsbCallback.hal | 31 * when caller requested for the PortStatus update through queryPortStatus.
|
/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/interfaces/gnss/measurement_corrections/1.0/ |
D | IMeasurementCorrections.hal | 32 * GNSS Location is being requested at a sufficiently high accuracy, based on the capabilities
|