Searched refs:previous (Results 1 – 25 of 43) sorted by relevance
12
/hardware/interfaces/tv/tuner/1.0/ |
D | IFrontend.hal | 48 * delivery information. If previous tuning isn't completed, this call must 49 * stop previous tuning, and start a new tuning. Tune is a async call. 65 * It is used by the client to stop a previous tuning. 89 * If previous scan isn't completed, this call MUST stop previous scan, 105 * Stops a previous scanning. 107 * If the method completes successfully, the frontend stop previous
|
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
D | HexagonModel.cpp | 440 hexagon_nn_input previous = {.src_id = node, .output_idx = 0}; in addFusedQuant8Operation() local 448 {previous, bias[0], previous_min, previous_max, bias[1], bias[2]}, out32); in addFusedQuant8Operation() 450 previous.src_id = node; in addFusedQuant8Operation() 457 {previous, previous_min, previous_max, new_min, new_max}, out8); in addFusedQuant8Operation() 459 previous.src_id = node; in addFusedQuant8Operation() 465 std::vector<hexagon_nn_input> buffer = {previous, previous_min, previous_max}; in addFusedQuant8Operation()
|
/hardware/interfaces/vibrator/1.2/ |
D | types.hal | 21 // Note that while the previous type had a version suffix, this type does not. This is because the
|
/hardware/interfaces/radio/1.1/ |
D | IRadioIndication.hal | 45 * a handle for a previous session and should include a status update regarding the
|
D | IRadio.hal | 68 * to this method is processed only after the completion of the previous one.
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssNavigationMessage.hal | 52 * If close() is invoked without a previous setCallback, this function must perform
|
D | IGnssMeasurement.hal | 53 * If close() is invoked without a previous setCallback, this function must perform
|
D | IGnssDebug.hal | 93 * valid. This can, for example, be a previous injected location with
|
/hardware/interfaces/drm/1.1/ |
D | README.md | 5 in device manifest. For devices launching with previous versions of Android and
|
/hardware/interfaces/vibrator/1.0/ |
D | IVibrator.hal | 23 * This function must only be called after the previous timeout has expired or
|
/hardware/interfaces/broadcastradio/1.1/ |
D | IBroadcastRadio.hal | 54 * the HAL implementation removing previous image. In such case, client
|
/hardware/interfaces/broadcastradio/2.0/ |
D | ITunerSession.hal | 91 * method again must result in cancelling the previous update request. 172 * getParameter to return a different value than previous setParameter call.
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiChipEventCallback.hal | 23 * configured. When this is called any previous iface objects must be
|
/hardware/interfaces/wifi/1.2/ |
D | types.hal | 25 * NAN configuration request parameters added in the 1.2 HAL. These are supplemental to previous
|
/hardware/interfaces/identity/support/include/cppbor/ |
D | README.md | 140 bytes with a std::pushback_iterator and the previous method. 141 * `std::string toString()` does the same as the previous method, but
|
/hardware/interfaces/boot/1.0/ |
D | IBootControl.hal | 63 * overrides any previous call to setSlotAsUnbootable.
|
/hardware/interfaces/biometrics/face/1.0/ |
D | types.hal | 277 * The face is too different from a previous acquisition. This condition 284 * The face is too similar to a previous acquisition. This condition only
|
D | IBiometricsFace.hal | 143 * Changes the state of previous enrollment setting. Because this may
|
/hardware/interfaces/contexthub/1.0/ |
D | IContexthub.hal | 40 * callback has already been registered must override the previous
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 434 * IPV4 PDN is in throttled state due to network providing only IPV6 address during the previous 439 * IPV4 PDN is in throttled state due to previous VSNCP bringup failure(s). 443 * IPV6 PDN is in throttled state due to network providing only IPV4 address during the previous 448 * IPV6 PDN is in throttled state due to previous VSNCP bringup failure(s). 592 * Non-IP PDN is in throttled state due to previous VSNCP bringup failure(s). 1273 * previous PPP session.
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDevice.hal | 106 * HAL must turn off the torch mode(s) that were turned on by previous
|
/hardware/interfaces/camera/device/1.0/ |
D | types.hal | 117 * as the previous ones. Apps must call CAMERA_CMD_STOP_FACE_DETECTION to
|
/hardware/interfaces/tetheroffload/control/1.0/ |
D | IOffloadControl.hal | 111 * This limit must replace any previous limit. It may be interpreted as "tell me when
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 717 * presented on the previous frame is ready to be written. 850 * Accepts the changes required by the device from the previous 911 * have not changed since the previous frame, it is not necessary to call
|
/hardware/interfaces/input/common/1.0/ |
D | types.hal | 291 * - For a mouse, reports a difference of x position between the previous position. 830 * The video frames, if any, associated with the current or previous motion events.
|
12