Searched refs:openRecord_l (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/
H A DAudioRecord.h344 status_t openRecord_l(uint32_t sampleRate,
/frameworks/av/media/libmedia/
H A DAudioRecord.cpp197 status = openRecord_l(sampleRate, format, channelMask,
425 status_t AudioRecord::openRecord_l( function in class:android::AudioRecord
767 // if the new IAudioRecord is created, openRecord_l() will modify the
770 result = openRecord_l(cblk->sampleRate, mFormat, mChannelMask,

Completed in 58 milliseconds