Home | History | Annotate | Download | only in HAL3

Lines Matching refs:QCamera3SupportChannel

3613 /* QCamera3SupportChannel methods */
3615 cam_dimension_t QCamera3SupportChannel::kDim = {640, 480};
3617 QCamera3SupportChannel::QCamera3SupportChannel(uint32_t cam_handle,
3633 QCamera3SupportChannel::~QCamera3SupportChannel()
3645 int32_t QCamera3SupportChannel::initialize(cam_is_type_t isType)
3669 int32_t QCamera3SupportChannel::request(buffer_handle_t * /*buffer*/,
3675 void QCamera3SupportChannel::streamCbRoutine(
3687 QCamera3Memory* QCamera3SupportChannel::getStreamBufs(uint32_t len)
3705 void QCamera3SupportChannel::putStreamBufs()