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

  /device/asus/fugu/libaudio/
AudioOutput.cpp 252 bool* discon) {
257 *discon = false;
267 *discon = true;
274 *discon = true;
AudioOutput.h 77 bool* discon);
AudioStreamOut.cpp 697 bool discon = false; local
704 if (OK == (*I)->getNextWriteTimestamp(&tmp, &discon)) {

Completed in 1046 milliseconds