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

  /frameworks/base/media/libmedia/
IAudioRecord.cpp 65 virtual sp<IMemory> getCblk() const
88 reply->writeStrongBinder(getCblk()->asBinder());
IAudioTrack.cpp 91 virtual sp<IMemory> getCblk() const
128 reply->writeStrongBinder(getCblk()->asBinder());
IEffect.cpp 105 virtual sp<IMemory> getCblk() const
183 reply->writeStrongBinder(getCblk()->asBinder());
  /frameworks/base/libs/gui/
ISurfaceComposer.cpp 73 virtual sp<IMemoryHeap> getCblk() const
217 sp<IBinder> b = getCblk()->asBinder();
  /frameworks/base/services/surfaceflinger/
SurfaceFlinger.cpp 136 sp<IMemoryHeap> SurfaceFlinger::getCblk() const
    [all...]
  /frameworks/base/services/audioflinger/
AudioFlinger.cpp     [all...]

Completed in 169 milliseconds