Home
last modified time | relevance | path

Searched refs:invalid (Results 1 – 25 of 65) sorted by relevance

123

/hardware/interfaces/graphics/composer/2.1/
Dtypes.hal22 BAD_CONFIG = 1, /* invalid Config */
23 BAD_DISPLAY = 2, /* invalid Display */
24 BAD_LAYER = 3, /* invalid Layer */
25 BAD_PARAMETER = 4, /* invalid width, height, etc. */
DIComposerClient.hal296 * BAD_DISPLAY when an invalid display handle was passed in.
309 * BAD_DISPLAY when an invalid display handle was passed in.
326 * BAD_DISPLAY when an invalid display handle was passed in.
327 * BAD_LAYER when an invalid layer handle was passed in.
342 * BAD_DISPLAY when an invalid display handle was passed in.
365 * BAD_DISPLAY when an invalid display handle was passed in.
383 * BAD_DISPLAY when an invalid display handle was passed in.
399 * BAD_DISPLAY when an invalid display handle was passed in.
419 * BAD_DISPLAY when an invalid display handle was passed in.
431 * BAD_DISPLAY when an invalid display handle was passed in.
[all …]
/hardware/interfaces/graphics/mapper/2.0/
Dtypes.hal21 BAD_DESCRIPTOR = 1, /* invalid BufferDescriptor */
22 BAD_BUFFER = 2, /* invalid buffer handle */
23 BAD_VALUE = 3, /* invalid width, height, etc. */
DIMapper.hal71 * invalid or conflicting.
108 * BAD_BUFFER when the raw handle is invalid.
128 * BAD_BUFFER when the buffer is invalid.
163 * BAD_BUFFER when the buffer is invalid or is
199 * BAD_BUFFER when the buffer is invalid or is
222 * BAD_BUFFER when the buffer is invalid or not locked.
/hardware/interfaces/soundtrigger/2.1/
DISoundTriggerHw.hal87 * -EINVAL in case of invalid sound model (e.g 0 data size),
88 * -ENOSYS in case of invalid operation (e.g max number of models
121 * -EINVAL in case of invalid sound model (e.g 0 data size),
122 * -ENOSYS in case of invalid operation (e.g max number of models
153 * -EINVAL in case of invalid recognition attributes,
154 * -ENOSYS in case of invalid model handle,
/hardware/interfaces/broadcastradio/1.1/
DIBroadcastRadio.hal42 * Image data with an invalid format must be handled gracefully in the same
45 * The image identifier may become invalid after some time from passing it
59 * value of 0 is reserved and should be treated as invalid image.
/hardware/interfaces/wifi/1.0/
DIWifiEventCallback.hal29 * after the last call to start will be considered invalid.
37 * objects retrieved after the last call to start will be considered invalid.
DIWifiChipEventCallback.hal24 * considered invalid.
34 * invalid. The client can attempt to recover by trying to reconfigure the
/hardware/interfaces/soundtrigger/2.0/
DISoundTriggerHw.hal152 * -EINVAL in case of invalid sound model (e.g 0 data size),
153 * -ENOSYS in case of invalid operation (e.g max number of
180 * -EINVAL in case of invalid sound model (e.g 0 data size),
181 * -ENOSYS in case of invalid operation (e.g max number of
217 * -EINVAL in case of invalid recognition attributes,
218 * -ENOSYS in case of invalid model handle,
234 * -ENOSYS in case of invalid model handle,
/hardware/interfaces/drm/1.0/
DIDrmPlugin.hal50 * opened, BAD_VALUE if the sessionId is invalid or ERROR_DRM_INVALID_STATE
83 * parameters are invalid or ERROR_DRM_INVALID_STATE if the HAL is in a state
118 * if any parameters are invalid or ERROR_DRM_INVALID_STATE if the HAL is
135 * opened, BAD_VALUE if the sessionId is invalid or ERROR_DRM_INVALID_STATE
148 * opened, BAD_VALUE if any parameters are invalid or ERROR_DRM_INVALID_STATE
164 * opened, BAD_VALUE if the sessionId is invalid or ERROR_DRM_INVALID_STATE
205 * disabled by the license policy, BAD_VALUE if any parameters are invalid
256 * the following errors: BAD_VALUE if the secureStopId is invalid or
282 * the following errors: BAD_VALUE if the secureStopId is invalid or
311 * the following errors: BAD_VALUE if the property name is invalid,
[all …]
/hardware/interfaces/graphics/composer/2.2/
DIComposerClient.hal168 * BAD_DISPLAY when an invalid display handle was passed in.
210 * BAD_DISPLAY - an invalid display handle was passed in
253 * HWC2_ERROR_BAD_DISPLAY - an invalid display handle was passed in
254 * HWC2_ERROR_BAD_PARAMETER - the new readback buffer handle was invalid
311 * BAD_DISPLAY when an invalid display handle was passed in.
334 * BAD_DISPLAY when an invalid display handle was passed in.
347 * BAD_DISPLAY when an invalid display handle was passed in.
364 * BAD_DISPLAY when an invalid display handle was passed in.
365 * BAD_PARAMETER when an invalid color mode was passed in.
386 * BAD_DISPLAY when an invalid display handle was passed in.
[all …]
/hardware/interfaces/neuralnetworks/1.0/
DIPreparedModelCallback.hal35 * IDevice::prepareModel is invalid, notify must be invoked with the
46 * prepareModel is invalid
DIExecutionCallback.hal41 * prepareModel is invalid
/hardware/interfaces/gnss/1.0/
DIGnssGeofenceCallback.hal157 * invalid transition.
167 * Will be ERROR_ID_UNKNOWN for invalid id and
177 * Will be ERROR_ID_UNKNOWN for invalid id. Will be
178 * ERROR_INVALID_TRANSITION when monitorTransitions is invalid.
188 * Will be ERROR_ID_UNKNOWN for invalid id and ERROR_GENERIC for others.
DIGnssNavigationMessage.hal51 * considered invalid by the HAL.
/hardware/libhardware/modules/camera/3_4/metadata/
Dmetadata_reader_test.cpp87 uint8_t invalid = 99; in TEST_F() local
89 v4l2_camera_hal::UpdateMetadata(metadata_.get(), facing_tag_, invalid), in TEST_F()
175 std::array<int32_t, 4> invalid = {{12, 34, 56, 78}}; in TEST_F() local
177 metadata_.get(), max_outputs_tag_, invalid), in TEST_F()
/hardware/interfaces/graphics/mapper/2.1/
DIMapper.hal70 * BAD_BUFFER when the buffer is invalid.
90 * BAD_BUFFER when the buffer is invalid.
114 * invalid or conflicting.
/hardware/interfaces/camera/device/3.4/
DICameraDeviceSession.hal48 * If the requested stream configuration is invalid. Some examples
49 * of invalid stream configurations include:
89 * allowed, the physical camera settings are invalid, there are 0
/hardware/interfaces/broadcastradio/2.0/
DIBroadcastRadio.hal85 * Image data with an invalid format must be handled gracefully in the same
88 * The image identifier may become invalid after some time from passing it
100 * reserved and must be treated as invalid image).
/hardware/interfaces/oemlock/1.0/
Dtypes.hal26 /** An invalid signature was provided so the operation was not performed. */
/hardware/interfaces/boot/1.0/
Dtypes.hal35 * failed due to an invalid slot number
/hardware/interfaces/sensors/1.0/
DISensors.hal51 * @return result OK on success, BAD_VALUE if sensorHandle is invalid.
94 * @return result OK on success, BAD_VALUE if any parameters are invalid.
113 * @return result OK on success and BAD_VALUE if sensorHandle is invalid.
185 * @return result OK on success; BAD_VALUE if parameter is invalid (such as
/hardware/interfaces/wifi/hostapd/1.0/
Dtypes.hal26 /** One or more of the incoming args is invalid. */
/hardware/interfaces/broadcastradio/1.0/
DITuner.hal31 * INVALID_ARGUMENTS if configuration requested is invalid
88 * INVALID_ARGUMENTS if invalid arguments are passed
/hardware/interfaces/graphics/allocator/2.0/
DIAllocator.hal39 * BAD_DESCRIPTOR when the descriptor is invalid.

123