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

  /frameworks/av/media/libaudioclient/include/media/
AudioRecord.h 366 { return getInputPrivate(); }
368 audio_io_handle_t getInputPrivate() const;
    [all...]
  /frameworks/av/media/libaudioclient/
AudioRecord.cpp 559 return AudioSystem::getInputFramesLost(getInputPrivate());
    [all...]

Completed in 67 milliseconds