Searched refs:QCamera3SupportChannel (Results 1 – 4 of 4) sorted by relevance
623 class QCamera3SupportChannel : public QCamera3Channel626 QCamera3SupportChannel(uint32_t cam_handle,638 virtual ~QCamera3SupportChannel();
393 QCamera3SupportChannel *mSupportChannel;394 QCamera3SupportChannel *mAnalysisChannel;
4992 cam_dimension_t QCamera3SupportChannel::kDim = {640, 480};4994 QCamera3SupportChannel::QCamera3SupportChannel(uint32_t cam_handle, in QCamera3SupportChannel() function in qcamera::QCamera3SupportChannel5019 QCamera3SupportChannel::~QCamera3SupportChannel() in ~QCamera3SupportChannel()5030 int32_t QCamera3SupportChannel::initialize(cam_is_type_t isType) in initialize()5049 int32_t QCamera3SupportChannel::request(buffer_handle_t * /*buffer*/, in request()5056 void QCamera3SupportChannel::streamCbRoutine( in streamCbRoutine()5068 QCamera3StreamMem* QCamera3SupportChannel::getStreamBufs(uint32_t len) in getStreamBufs()5086 void QCamera3SupportChannel::putStreamBufs() in putStreamBufs()
1984 mAnalysisChannel = new QCamera3SupportChannel( in configureStreamsPerfLocked()2404 mSupportChannel = new QCamera3SupportChannel( in configureStreamsPerfLocked()2411 &QCamera3SupportChannel::kDim, in configureStreamsPerfLocked()2424 QCamera3SupportChannel::kDim; in configureStreamsPerfLocked()