Searched defs:heap_id (Results 1 – 7 of 7) sorted by relevance
| /device/moto/shamu/camera/QCamera2/HAL/ |
| D | QCameraMem.cpp | 241 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()
|
| D | QCameraMem.h | 85 int heap_id; member
|
| /device/asus/flo/camera/QCamera2/HAL3/ |
| D | QCamera3Mem.cpp | 262 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/ |
| D | QCamera3Mem.cpp | 267 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/ |
| D | QCamera3Mem.cpp | 268 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/ |
| D | QCameraMem.cpp | 242 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/ |
| D | QCameraMem.cpp | 242 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()
|