Searched refs:getHeap (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DMemoryBase.h40 const sp<IMemoryHeap>& getHeap() const { return mHeap; } function in class:android::MemoryBase
/frameworks/native/libs/binder/
H A DMemoryDealer.cpp202 void* const start_ptr = (void*)(intptr_t(getHeap()->base()) + start);
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.h231 sp<IMemoryHeap> getHeap() const { return mHeap; } function in class:android::MediaPlayerService::AudioCache

Completed in 408 milliseconds