Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreadMetrics.h62 const std::string& patchDevices = mIsOut ? mCreatePatchOutDevices : mCreatePatchInDevices; in logBeginInterval() local
63 if (mDevices != patchDevices) { in logBeginInterval()
65 mDevices = patchDevices; // set after endAudioIntervalGroup in logBeginInterval()