Home
last modified time | relevance | path

Searched defs:mSupportedLatencyModes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/interfaces/audio/core/all-versions/vts/functional/7.1/
H A DAudioPrimaryHidlHalTest.cpp63 hidl_vec<LatencyMode> mSupportedLatencyModes; member in LatencyModeOutputStreamTest
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DThreads.h1683 std::vector<audio_latency_mode_t> mSupportedLatencyModes = {AUDIO_LATENCY_MODE_LOW}; variable