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

  /frameworks/av/include/media/nbaio/
NBLog.h 130 sp<IMemory> getIMemory() const { return mIMemory; }
  /frameworks/av/include/media/
SoundPool.h 65 sp<IMemory> getIMemory() { return mData; }
  /frameworks/av/media/libmedia/
SoundPool.cpp 611 channels, sample->getIMemory(), AUDIO_OUTPUT_FLAG_NONE, callback, userData);
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 412 sp<IMemory> iMemory(writer->getIMemory());
    [all...]

Completed in 134 milliseconds