Searched refs:mAlloc (Results 1 – 4 of 4) sorted by relevance
97 gralloc::IAllocController* mAlloc; variable111 mAlloc = gralloc::IAllocController::getInstance(); in OvMem()140 err = mAlloc->allocate(data, allocFlags); in open()161 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
98 gralloc::IAllocController* mAlloc; variable115 mAlloc = gralloc::IAllocController::getInstance(); in OvMem()150 err = mAlloc->allocate(data, allocFlags); in open()171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
104 gralloc::IAllocController* mAlloc; variable125 mAlloc = gralloc::IAllocController::getInstance(); in OvMem()160 err = mAlloc->allocate(data, allocFlags); in open()189 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()