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

  /cts/tests/tests/media/libndkaudio/
AudioRecorder.cpp 41 static void RecCallback(SLRecordItf /*recorderItf_*/, void * /*context*/, SLuint32 event)
188 result = (*recorderItf_)->RegisterCallback(recorderItf_, RecCallback, NULL);
  /frameworks/wilhelm/tests/examples/
slesTestRecBuffQueue.cpp 93 void RecCallback(
382 result = (*recordItf)->RegisterCallback(recordItf, RecCallback, NULL);

Completed in 268 milliseconds