Searched defs:allocate (Results 1 – 6 of 6) sorted by relevance
/device/lge/hammerhead/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 440 int QCameraHeapMemory::allocate(int count, int size) in allocate() function in qcamera::QCameraHeapMemory 616 int QCameraStreamMemory::allocate(int count, int size) in allocate() function in qcamera::QCameraStreamMemory 799 int QCameraVideoMemory::allocate(int count, int size) in allocate() function in qcamera::QCameraVideoMemory 1025 int QCameraGrallocMemory::allocate(int count, int /*size*/) in allocate() function in qcamera::QCameraGrallocMemory
|
/device/asus/flo/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 440 int QCameraHeapMemory::allocate(int count, int size) in allocate() function in qcamera::QCameraHeapMemory 616 int QCameraStreamMemory::allocate(int count, int size) in allocate() function in qcamera::QCameraStreamMemory 799 int QCameraVideoMemory::allocate(int count, int size) in allocate() function in qcamera::QCameraVideoMemory 1025 int QCameraGrallocMemory::allocate(int count, int /*size*/) in allocate() function in qcamera::QCameraGrallocMemory
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 649 int QCameraHeapMemory::allocate(int count, int size, uint32_t isSecure) in allocate() function in qcamera::QCameraHeapMemory 879 int QCameraStreamMemory::allocate(int count, int size, uint32_t isSecure) in allocate() function in qcamera::QCameraStreamMemory 1097 int QCameraVideoMemory::allocate(int count, int size, uint32_t isSecure) in allocate() function in qcamera::QCameraVideoMemory 1389 int QCameraGrallocMemory::allocate(int count, int /*size*/, uint32_t /*isSecure*/) in allocate() function in qcamera::QCameraGrallocMemory
|
/device/lge/hammerhead/camera/QCamera2/HAL3/ |
D | QCamera3Mem.cpp | 435 int QCamera3HeapMemory::allocate(int count, int size, bool queueAll) in allocate() function in qcamera::QCamera3HeapMemory
|
/device/asus/flo/camera/QCamera2/HAL3/ |
D | QCamera3Mem.cpp | 430 int QCamera3HeapMemory::allocate(int count, int size, bool queueAll) in allocate() function in qcamera::QCamera3HeapMemory
|
/device/moto/shamu/camera/QCamera2/HAL3/ |
D | QCamera3Mem.cpp | 478 int QCamera3HeapMemory::allocate(int count, int size, bool queueAll) in allocate() function in qcamera::QCamera3HeapMemory
|