Home
last modified time | relevance | path

Searched refs:requested (Results 1 – 25 of 50) sorted by relevance

12

/hardware/libhardware/modules/camera/3_4/metadata/
Dcontrol.h146 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/
Dtypes.hal25 * 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/
DIUsbCallback.hal28 * 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/
DIMemtrack.hal57 * 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/
DIOffload.hal31 * 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/
DIBroadcastRadio.hal34 * Open a tuner interface for the requested configuration.
42 * INVALID_ARGUMENTS if configuration requested is invalid,
DITuner.hal31 * INVALID_ARGUMENTS if configuration requested is invalid
/hardware/libhardware/modules/sensors/tests/
DSensorEventQueue_test.cpp16 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/
DIEvsDisplay.hal44 * Returns INVALID_ARG if the requested state is not a recognized value.
53 * transiently differ from the most recently requested state. Note, however, that
Dtypes.hal80 NOT_OPEN = 0, // Display has not been requested by any application
DIEvsCamera.hal47 * requested number of concurrent frames.
/hardware/interfaces/gnss/1.0/
DIGnss.hal151 * 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.
DIAGnssRilCallback.hal24 /** Kinds of SET ID that can be requested */
DIGnssConfiguration.hal90 * 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
DIGnssBatching.hal25 * parallel with, or without, non-batched location requested by the
/hardware/interfaces/camera/device/1.0/
DICameraDevicePreviewCallback.hal69 * 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/
DIUsbCallback.hal30 * when caller requested for the PortStatus update through queryPortStatus.
/hardware/interfaces/power/1.0/
Dtypes.hal25 * 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/
Dmain.c646 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/
DICameraDeviceSession.hal36 * 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/
Dtypes.hal70 * sessions or secure buffers are not available to perform a requested
/hardware/interfaces/automotive/vehicle/2.0/
DIVehicle.hal31 * If requested VehicleProperty wasn't found it must return
/hardware/interfaces/audio/2.0/
DIStream.hal257 * @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/
DIRadio.hal64 * is requested again.
/hardware/interfaces/tetheroffload/control/1.0/
DIOffloadControl.hal29 * 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

12