Home
last modified time | relevance | path

Searched refs:incoming (Results 1 – 25 of 34) sorted by relevance

12

/hardware/google/camera/common/hal/utils/profiling/
Dtracked_profiler.cc40 bool TrackedProfiler::ShouldDelete(EventType incoming) { in ShouldDelete() argument
41 if (incoming == EventType::kOpen && in ShouldDelete()
51 void TrackedProfiler::UpdateStateLocked(EventType incoming) { in UpdateStateLocked() argument
52 state_ = incoming; in UpdateStateLocked()
56 EventType incoming) { in AcceptNextState() argument
61 if (incoming == EventType::kOpen) { in AcceptNextState()
64 } else if (incoming == EventType::kFlush) { in AcceptNextState()
69 if (incoming == EventType::kConfigureStream) { in AcceptNextState()
74 if (incoming == EventType::kConfigureStream || in AcceptNextState()
75 incoming == EventType::kFirstFrameStart) { in AcceptNextState()
[all …]
Dtracked_profiler.h45 bool ShouldDelete(EventType incoming);
46 void UpdateStateLocked(EventType incoming);
48 AcceptNextState(EventType incoming);
/hardware/interfaces/wifi/hostapd/1.0/
Dtypes.hal26 /** One or more of the incoming args is invalid. */
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/
DREADME.md8 incoming data. This ensures more code paths are reached by the fuzzer.
/hardware/interfaces/wifi/aidl/default/
DTHREADING.README4 1. AIDL thread: This is the main thread which processes all the incoming AIDL
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DREADME.md9 incoming data. This ensures more code paths are reached by the fuzzer.
/hardware/interfaces/wifi/1.2/
DIWifiStaIface.hal36 * and all incoming packets must be passed to the host as if there was no
/hardware/interfaces/security/keymint/support/fuzzer/
DREADME.md7 The configuration parameters are not hardcoded, but instead selected based on incoming data. This e…
/hardware/interfaces/wifi/supplicant/1.0/
Dtypes.hal26 /** One of the incoming args is invalid. */
/hardware/interfaces/tv/cec/1.1/
DIHdmiCec.hal63 * Sets a callback that HDMI-CEC HAL must later use for incoming CEC
/hardware/interfaces/bluetooth/1.0/
DIBluetoothHci.hal44 * receive callbacks when incoming HCI packets are received
/hardware/interfaces/keymaster/4.0/support/fuzzer/
DREADME.md9 incoming data. This ensures more code paths are reached by the fuzzers.
/hardware/interfaces/gnss/1.1/
DIGnssMeasurementCallback.hal48 * | | | the incoming data and |
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_AMD_rasterization_order.adoc79 incoming primitives.
/hardware/interfaces/security/authgraph/aidl/android/hardware/security/authgraph/
DArc.cddl37 ; encrypt incoming messages or outgoing messages)
/hardware/interfaces/radio/1.0/
DIRadioIndication.hal176 * SIM until space is freed. In particular, incoming Class 2 messages must not
196 * Ring indication for an incoming call (eg, RING or CRING event).
426 * Indicates when there is an incoming Link Capacity Estimate (LCE) info report.
/hardware/interfaces/automotive/evs/1.1/
Dtypes.hal208 * incoming data.
215 * incoming data.
/hardware/interfaces/power/1.0/
Dtypes.hal33 * events are incoming. CPU and GPU load may be expected soon,
/hardware/interfaces/tv/cec/1.0/
DIHdmiCec.hal88 * Sets a callback that HDMI-CEC HAL must later use for incoming CEC
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dgeometry.adoc25 the incoming primitive type specified by either the pipeline's
Dtessellation.adoc33 disabled and incoming primitives are passed through without modification.
Dframebuffer.adoc12 Blending combines the incoming _source_ fragment's R, G, B, and A values
/hardware/interfaces/gnss/1.0/
DIGnssMeasurementCallback.hal650 * of the incoming signal. The AGC level may be used to indicate potential interference. Higher
653 * consistent given the same level of the incoming signal power.
/hardware/interfaces/radio/1.4/
Dtypes.hal616 * Receiving an incoming call from the base station.
620 * Received an alert stop from the base station due to incoming only.
681 * The other clients rejected incoming call.
/hardware/interfaces/tv/tuner/1.0/
Dtypes.hal1684 * If LNB detect that the incoming Diseqc message has parity error.

12