Searched refs:queueBatchBuf (Results 1 – 5 of 5) sorted by relevance
82 virtual int32_t queueBatchBuf();
96 virtual int32_t queueBatchBuf();317 virtual int32_t queueBatchBuf();771 int32_t queueBatchBuf() override { return NO_ERROR; } in queueBatchBuf() function
1654 int32_t QCamera3Stream::queueBatchBuf() in queueBatchBuf() function in qcamera::QCamera3Stream
307 int32_t QCamera3Channel::queueBatchBuf() in queueBatchBuf() function in qcamera::QCamera3Channel2110 int32_t QCamera3RegularChannel::queueBatchBuf() in queueBatchBuf() function in qcamera::QCamera3RegularChannel2115 rc = mStreams[0]->queueBatchBuf(); in queueBatchBuf()
6071 channel->queueBatchBuf(); in processCaptureRequest()