Searched refs:QCamera3SupportChannel (Results 1 – 3 of 3) sorted by relevance
699 class QCamera3SupportChannel : public QCamera3Channel702 QCamera3SupportChannel(uint32_t cam_handle,715 virtual ~QCamera3SupportChannel();
5529 cam_dimension_t QCamera3SupportChannel::kDim = {640, 480};5531 QCamera3SupportChannel::QCamera3SupportChannel(uint32_t cam_handle, in QCamera3SupportChannel() function in qcamera::QCamera3SupportChannel5554 QCamera3SupportChannel::~QCamera3SupportChannel() in ~QCamera3SupportChannel()5565 int32_t QCamera3SupportChannel::initialize(cam_is_type_t isType) in initialize()5591 int32_t QCamera3SupportChannel::request(buffer_handle_t * /*buffer*/, in request()5598 void QCamera3SupportChannel::streamCbRoutine( in streamCbRoutine()5610 QCamera3StreamMem* QCamera3SupportChannel::getStreamBufs(uint32_t len) in getStreamBufs()5628 void QCamera3SupportChannel::putStreamBufs() in putStreamBufs()
552 QCamera3SupportChannel *mSupportChannel;553 QCamera3SupportChannel *mAnalysisChannel;