Home
last modified time | relevance | path

Searched refs:patchDevices (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/av/services/audioflinger/datapath/
H A DThreadMetrics.h63 const std::string& patchDevices = mIsOut ? mCreatePatchOutDevices : mCreatePatchInDevices; in logBeginInterval() local
64 if (mDevices != patchDevices) { in logBeginInterval()
66 mDevices = patchDevices; // set after endAudioIntervalGroup in logBeginInterval()