Home
last modified time | relevance | path

Searched refs:change (Results 1 – 25 of 134) sorted by relevance

123456

/hardware/interfaces/graphics/composer/2.4/
DIComposerClient.hal89 * 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 …]
DIComposerCallback.hal37 * 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.
Dtypes.hal33 * Timing for a vsync period change.
44 * the change can take place.
/hardware/interfaces/radio/config/1.0/
DIRadioConfigIndication.hal27 * 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/
DIRadioConfigIndication.hal28 * 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/
DIHdmiCecCallback.hal34 * 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/
Dtypes.hal27 * 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/
DIWifiChipEventCallback.hal59 * Asynchronous callback indicating a radio mode change.
60 * Radio mode change could be a result of:
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateBurst.cpp229 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/
DValidateBurst.cpp223 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/
DISupplicantStaIfaceCallback.hal202 * 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/
DIUsb.hal23 * 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/
DIHealth.hal21 * 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/
DIDrmPluginListener.hal41 * Send a keys change event to the listener. The keys change event
/hardware/interfaces/wifi/1.2/
DIWifiChipEventCallback.hal61 * Asynchronous callback indicating a radio mode change.
62 * Radio mode change could be a result of:
/hardware/broadcom/wlan/
D.gitignore8 # any tracked files which get ignored after the change.
/hardware/interfaces/drm/1.0/
DIDrmPluginListener.hal55 * Send a keys change event to the listener. The keys change event
/hardware/interfaces/media/bufferpool/1.0/
Dtypes.hal47 * the buffer pool for synchronization after status change.
71 * Buffer ownership status change message. This message is
/hardware/interfaces/tests/hash/1.0/
DIHash.hal21 * This file is FREEZED to ensure its hash doesn't change.
/hardware/interfaces/neuralnetworks/1.2/
DIPreparedModel.hal50 * 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/
DIRadioIndication.hal27 * 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/
DIGnssAntennaInfoCallback.hal129 * 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/
DITunerCallback.hal45 * 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/
Dtypes.hal47 * the buffer pool for synchronization after status change.
73 * Buffer ownership status change message. This message is
/hardware/interfaces/automotive/audiocontrol/2.0/
DIAudioControl.hal44 * 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}

123456