Home
last modified time | relevance | path

Searched defs:heap_id (Results 1 – 9 of 9) 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.h86 int heap_id; member
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraMem.cpp385 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id, in alloc()
467 unsigned int heap_id, size_t size, bool cached, uint32_t secure_mode) in allocOneBuffer()
658 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id, in findBufferLocked()
701 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id, in allocateBuffer()
DQCameraMem.h106 unsigned int heap_id; member
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraMem.cpp385 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id, in alloc()
467 unsigned int heap_id, size_t size, bool cached, uint32_t secure_mode) in allocOneBuffer()
658 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id, in findBufferLocked()
701 struct QCameraMemory::QCameraMemInfo &memInfo, unsigned int heap_id, in allocateBuffer()
DQCameraMem.h106 unsigned int heap_id; member
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Mem.cpp295 int QCamera3HeapMemory::alloc(int count, int size, int heap_id) in alloc()
348 int QCamera3HeapMemory::allocOneBuffer(QCamera3MemInfo &memInfo, int heap_id, int size) in allocOneBuffer()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Mem.cpp298 unsigned int heap_id, size_t size) in allocOneBuffer()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Mem.cpp298 unsigned int heap_id, size_t size) in allocOneBuffer()