Searched refs:getHeap (Results 1 – 3 of 3) sorted by relevance
40 const sp<IMemoryHeap>& getHeap() const { return mHeap; } in getHeap() function
202 void* const start_ptr = (void*)(intptr_t(getHeap()->base()) + start); in ~Allocation()
231 sp<IMemoryHeap> getHeap() const { return mHeap; } in getHeap() function