Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp957 String8 channelMaskToString(audio_channel_mask_t mask, bool output) { in channelMaskToString() function
1082 channelMaskToString(mChannelMask, mType != RECORD).c_str()); in dumpBase_l()
2340 mMixerChannelMask, channelMaskToString(mMixerChannelMask, true /* output */).c_str()); in dumpInternals_l()
2343 channelMaskToString(mHapticChannelMask, true /* output */).c_str()); in dumpInternals_l()