HomeSort by relevance Sort by last modified time
    Searched refs:openRecord_l (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/media/
AudioRecord.h 358 status_t openRecord_l(uint32_t sampleRate,
  /frameworks/av/media/libmedia/
AudioRecord.cpp 203 status = openRecord_l(sampleRate, format, channelMask,
457 status_t AudioRecord::openRecord_l(
780 // if the new IAudioRecord is created, openRecord_l() will modify the
783 result = openRecord_l(cblk->sampleRate, mFormat, mChannelMask,

Completed in 209 milliseconds