/hardware/interfaces/graphics/composer/2.4/ |
D | IComposerClient.hal | 89 * may cause a visible change in the final image. By contrast, hints may 91 * composited by the client, but must not cause a visible change in the 152 * Time in CLOCK_MONOTONIC after which the vsync period may change 153 * (i.e., the vsync period must not change before this time). 158 * If true, requires that the vsync period change must happen seamlessly without 180 * definition of DisplayCapability above). This list must not change after 221 * return BAD_CONFIG. If the vsync period is about to change due to a 223 * until the change takes place. 237 * only the vsync period shall change. 254 * the vsync period change without a noticeable visual artifact. [all …]
|
D | IComposerCallback.hal | 37 * Notifies the client that the previously reported timing for vsync period change has been 41 * @param display is the display which vsync period change is in progress 42 * @param updatedTimeline is the new timeline for the vsync period change.
|
D | types.hal | 33 * Timing for a vsync period change. 44 * the change can take place.
|
/hardware/interfaces/radio/config/1.0/ |
D | IRadioConfigIndication.hal | 27 * Indicates SIM slot status change. 29 * This indication must be sent by the modem whenever there is any slot status change, even the
|
/hardware/interfaces/radio/config/1.2/ |
D | IRadioConfigIndication.hal | 28 * Indicates SIM slot status change. 30 * This indication must be sent by the modem whenever there is any slot status change, even the
|
/hardware/interfaces/tv/cec/2.0/ |
D | IHdmiCecCallback.hal | 34 * system whenever CEC device information of CEC network change. 36 * This event is triggered by topology change of whole CEC network. It's
|
/hardware/interfaces/sensors/2.1/ |
D | types.hal | 27 * reporting-mode: on-change 108 * on-change : 0 140 * This value is defined only for continuous mode and on-change sensors. 151 * continuous, on-change: maximum sampling period allowed in
|
/hardware/interfaces/wifi/1.4/ |
D | IWifiChipEventCallback.hal | 59 * Asynchronous callback indicating a radio mode change. 60 * Radio mode change could be a result of:
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateBurst.cpp | 229 const std::vector<FmqRequestDatum>& change = getBadRequestPacketEntries(); in mutateDatumTest() local 231 for (size_t type = 0; type < change.size(); ++type) { in mutateDatumTest() 232 if (interestingCase(serialized[index], change[type])) { in mutateDatumTest() 237 [index, type, &change](std::vector<FmqRequestDatum>* serialized) { in mutateDatumTest() 238 (*serialized)[index] = change[type]; in mutateDatumTest()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateBurst.cpp | 223 const std::vector<FmqRequestDatum>& change = getBadRequestPacketEntries(); in mutateDatumTest() local 225 for (size_t type = 0; type < change.size(); ++type) { in mutateDatumTest() 226 if (interestingCase(serialized[index], change[type])) { in mutateDatumTest() 231 [index, type, &change](std::vector<FmqRequestDatum>* serialized) { in mutateDatumTest() 232 (*serialized)[index] = change[type]; in mutateDatumTest()
|
/hardware/interfaces/wifi/supplicant/1.3/ |
D | ISupplicantStaIfaceCallback.hal | 202 * Used to indicate a state change event on this particular iface. If this 210 * change event. This must be zero'ed if this event is not 213 * state change event. This must be invalid (UINT32_MAX) if this 216 * change event. This must be empty if this event is not specific
|
/hardware/interfaces/usb/1.0/ |
D | IUsb.hal | 23 * This function is used to change the port role of a specific port. 36 * called by the HAL whenever there is a change in the port state.
|
/hardware/interfaces/health/1.0/ |
D | IHealth.hal | 21 * This function lets you change healthd configuration from default if 33 * This function is a hook to update/change device's HealthInfo (as described
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPluginListener.hal | 41 * Send a keys change event to the listener. The keys change event
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiChipEventCallback.hal | 61 * Asynchronous callback indicating a radio mode change. 62 * Radio mode change could be a result of:
|
/hardware/broadcom/wlan/ |
D | .gitignore | 8 # any tracked files which get ignored after the change.
|
/hardware/interfaces/drm/1.0/ |
D | IDrmPluginListener.hal | 55 * Send a keys change event to the listener. The keys change event
|
/hardware/interfaces/media/bufferpool/1.0/ |
D | types.hal | 47 * the buffer pool for synchronization after status change. 71 * Buffer ownership status change message. This message is
|
/hardware/interfaces/tests/hash/1.0/ |
D | IHash.hal | 21 * This file is FREEZED to ensure its hash doesn't change.
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | IPreparedModel.hal | 50 * If the launch is successful, the caller must not change the content of 54 * must not change the content of any of the data objects corresponding to 103 * The caller must not change the content of any data object referenced by 106 * returns. executeSynchronously must not change the content of any of the 163 * change the content of any data object referenced by 168 * change the content of any of the data objects
|
/hardware/interfaces/radio/1.5/ |
D | IRadioIndication.hal | 27 * Report change of whether uiccApplications are enabled, or disabled. 38 * area update fails. This includes procedures that do not necessarily result in a change of 73 * barring conditions. Barring status will likely change when the device camps for service,
|
/hardware/interfaces/gnss/2.1/ |
D | IGnssAntennaInfoCallback.hal | 129 * Called when on connection, and on known-change to these values, such as upon a known 130 * GNSS RF antenna tuning change, or a foldable device state change.
|
/hardware/interfaces/broadcastradio/2.0/ |
D | ITunerCallback.hal | 45 * A delta update of the program list, called whenever there's a change in 78 * this callback, while an internal event can change parameters
|
/hardware/interfaces/media/bufferpool/2.0/ |
D | types.hal | 47 * the buffer pool for synchronization after status change. 73 * Buffer ownership status change message. This message is
|
/hardware/interfaces/automotive/audiocontrol/2.0/ |
D | IAudioControl.hal | 44 * abandonAudioFocus, as well as part of any change in focus being held by the HAL due focus 50 * @param usage The audio usage associated with the focus change {@code AttributeUsage}
|