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

  /frameworks/av/media/libaudioclient/
IAudioFlinger.cpp 178 virtual sp<IAudioRecord> openRecord(
222 ALOGE("openRecord error: %s", strerror(-lStatus));
252 ALOGE("openRecord should have returned an IAudioRecord");
255 ALOGE("openRecord should have returned a cblk");
261 ALOGE("openRecord returned an IAudioRecord, cblk, "
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp     [all...]

Completed in 765 milliseconds