Home
last modified time | relevance | path

Searched defs:heap_id (Results 1 – 7 of 7) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/
DQCameraMem.cpp241 int QCameraMemory::alloc(int count, int size, int heap_id, uint32_t secure_mode) in alloc()
324 int heap_id, in allocOneBuffer()
519 int heap_id, in findBufferLocked()
565 int heap_id, in allocateBuffer()
DQCameraMem.h85 int heap_id; member
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Mem.cpp262 int QCamera3HeapMemory::alloc(int count, int size, int heap_id) in alloc()
315 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo, int heap_id, int size) in allocOneBuffer()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3Mem.cpp267 int QCamera3HeapMemory::alloc(int count, int size, int heap_id) in alloc()
320 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo, int heap_id, int size) in allocOneBuffer()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Mem.cpp268 int QCamera3HeapMemory::alloc(int count, int size, int heap_id) in alloc()
321 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo, int heap_id, int size) in allocOneBuffer()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraMem.cpp242 int QCameraMemory::alloc(int count, int size, int heap_id) in alloc()
295 int QCameraMemory::allocOneBuffer(QCameraMemInfo &memInfo, int heap_id, int size) in allocOneBuffer()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraMem.cpp242 int QCameraMemory::alloc(int count, int size, int heap_id) in alloc()
295 int QCameraMemory::allocOneBuffer(QCameraMemInfo &memInfo, int heap_id, int size) in allocOneBuffer()