Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.h141 int32_t getDeviceChannelCount() const { return mDeviceChannelCount; } in getDeviceChannelCount() function
DAudioStreamInternalPlay.cpp49 getDeviceChannelCount()); in open()