/hardware/google/camera/common/hal/utils/profiling/ |
D | tracked_profiler.cc | 40 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 …]
|
D | tracked_profiler.h | 45 bool ShouldDelete(EventType incoming); 46 void UpdateStateLocked(EventType incoming); 48 AcceptNextState(EventType incoming);
|
/hardware/interfaces/wifi/hostapd/1.0/ |
D | types.hal | 26 /** One or more of the incoming args is invalid. */
|
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/ |
D | README.md | 8 incoming data. This ensures more code paths are reached by the fuzzer.
|
/hardware/interfaces/wifi/aidl/default/ |
D | THREADING.README | 4 1. AIDL thread: This is the main thread which processes all the incoming AIDL
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/ |
D | README.md | 9 incoming data. This ensures more code paths are reached by the fuzzer.
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiStaIface.hal | 36 * and all incoming packets must be passed to the host as if there was no
|
/hardware/interfaces/security/keymint/support/fuzzer/ |
D | README.md | 7 The configuration parameters are not hardcoded, but instead selected based on incoming data. This e…
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | types.hal | 26 /** One of the incoming args is invalid. */
|
/hardware/interfaces/tv/cec/1.1/ |
D | IHdmiCec.hal | 63 * Sets a callback that HDMI-CEC HAL must later use for incoming CEC
|
/hardware/interfaces/bluetooth/1.0/ |
D | IBluetoothHci.hal | 44 * receive callbacks when incoming HCI packets are received
|
/hardware/interfaces/keymaster/4.0/support/fuzzer/ |
D | README.md | 9 incoming data. This ensures more code paths are reached by the fuzzers.
|
/hardware/interfaces/gnss/1.1/ |
D | IGnssMeasurementCallback.hal | 48 * | | | the incoming data and |
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_AMD_rasterization_order.adoc | 79 incoming primitives.
|
/hardware/interfaces/security/authgraph/aidl/android/hardware/security/authgraph/ |
D | Arc.cddl | 37 ; encrypt incoming messages or outgoing messages)
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 176 * 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/ |
D | types.hal | 208 * incoming data. 215 * incoming data.
|
/hardware/interfaces/power/1.0/ |
D | types.hal | 33 * events are incoming. CPU and GPU load may be expected soon,
|
/hardware/interfaces/tv/cec/1.0/ |
D | IHdmiCec.hal | 88 * Sets a callback that HDMI-CEC HAL must later use for incoming CEC
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | geometry.adoc | 25 the incoming primitive type specified by either the pipeline's
|
D | tessellation.adoc | 33 disabled and incoming primitives are passed through without modification.
|
D | framebuffer.adoc | 12 Blending combines the incoming _source_ fragment's R, G, B, and A values
|
/hardware/interfaces/gnss/1.0/ |
D | IGnssMeasurementCallback.hal | 650 * 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/ |
D | types.hal | 616 * 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/ |
D | types.hal | 1684 * If LNB detect that the incoming Diseqc message has parity error.
|