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

/frameworks/av/media/libmedia/
H A DAudioRecord.cpp217 // mFrameCount is initialized in openRecord_l
221 // mNotificationFramesAct is initialized in openRecord_l
239 status_t status = openRecord_l(0 /*epoch*/);
417 status_t AudioRecord::openRecord_l(size_t epoch) function in class:android::AudioRecord
995 // if the new IAudioRecord is created, openRecord_l() will modify the
1000 result = openRecord_l(position);

Completed in 11 milliseconds