Home
last modified time | relevance | path

Searched refs:mAllocType (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8960/liboverlay/
DoverlayMem.h88 int mAllocType; variable
108 mAllocType = 0; in OvMem()
148 mAllocType = data.allocType; in open()
161 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
170 mAllocType = 0; in close()
204 ALOGE("fd=%d addr=%p type=%d bufsz=%u", mFd, mBaseAddr, mAllocType, mBufSz); in dump()
/hardware/qcom/display/msm8226/liboverlay/
DoverlayMem.h89 int mAllocType; variable
112 mAllocType = 0; in OvMem()
158 mAllocType = data.allocType; in open()
171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
180 mAllocType = 0; in close()
216 mFd, mBaseAddr, mAllocType, mBufSz, mBufSzAligned); in dump()
/hardware/qcom/display/msm8994/liboverlay/
DoverlayMem.h89 int mAllocType; variable
112 mAllocType = 0; in OvMem()
158 mAllocType = data.allocType; in open()
171 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
180 mAllocType = 0; in close()
216 mFd, mBaseAddr, mAllocType, mBufSz, mBufSzAligned); in dump()
/hardware/qcom/display/msm8084/liboverlay/
DoverlayMem.h95 int mAllocType; variable
121 mAllocType = 0; in OvMem()
168 mAllocType = data.allocType; in open()
189 IMemAlloc* memalloc = mAlloc->getAllocator(mAllocType); in close()
198 mAllocType = 0; in close()
255 mFd, mBaseAddr, mAllocType, mBufSz, mBufSzAligned); in dump()