Home | History | Annotate | Download | only in HAL

Lines Matching defs:QCameraHeapMemory

722  * FUNCTION   : QCameraHeapMemory
724 * DESCRIPTION: constructor of QCameraHeapMemory for ion memory used internally in HAL
731 QCameraHeapMemory::QCameraHeapMemory(bool cached)
739 * FUNCTION : ~QCameraHeapMemory
741 * DESCRIPTION: deconstructor of QCameraHeapMemory
747 QCameraHeapMemory::~QCameraHeapMemory()
761 void *QCameraHeapMemory::getPtr(uint32_t index) const
783 int QCameraHeapMemory::allocate(uint8_t count, size_t size, uint32_t isSecure)
834 int QCameraHeapMemory::allocateMore(uint8_t count, size_t size)
873 void QCameraHeapMemory::deallocate()
896 int QCameraHeapMemory::cacheOps(uint32_t index, unsigned int cmd)
915 int QCameraHeapMemory::getRegFlags(uint8_t * /*regFlags*/) const
932 camera_memory_t *QCameraHeapMemory::getMemory(uint32_t /*index*/, bool /*metadata*/) const
949 int QCameraHeapMemory::getMatchBufIndex(const void *opaque,