Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamRecord.cpp100 setDeviceFormat(getFormat()); in open()
188 setDeviceFormat(getFormat()); in open()
DAudioStreamTrack.cpp209 setDeviceFormat(mAudioTrack->format()); in open()
/frameworks/av/media/libaaudio/src/core/
DAudioStream.h616 void setDeviceFormat(audio_format_t format) { in setDeviceFormat() function
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.cpp208 setDeviceFormat(configurationOutput.getFormat()); in open()