Lines Matching refs:QCameraCbNotifier
3199 QCameraCbNotifier::~QCameraCbNotifier() in ~QCameraCbNotifier()
3212 void QCameraCbNotifier::exit() in exit()
3229 void QCameraCbNotifier::releaseNotifications(void *data, void *user_data) in releaseNotifications()
3253 bool QCameraCbNotifier::matchSnapshotNotifications(void *data, in matchSnapshotNotifications()
3279 bool QCameraCbNotifier::matchPreviewNotifications(void *data, in matchPreviewNotifications()
3306 bool QCameraCbNotifier::matchTimestampNotifications(void *data, in matchTimestampNotifications()
3331 void * QCameraCbNotifier::cbNotifyRoutine(void * data) in cbNotifyRoutine()
3335 QCameraCbNotifier *pme = (QCameraCbNotifier *)data; in cbNotifyRoutine()
3538 int32_t QCameraCbNotifier::notifyCallback(qcamera_callback_argm_t &cbArgs) in notifyCallback()
3577 void QCameraCbNotifier::setCallbacks(camera_notify_callback notifyCb, in setCallbacks()
3610 void QCameraCbNotifier::setJpegCallBacks( in setJpegCallBacks()
3630 int32_t QCameraCbNotifier::flushPreviewNotifications() in flushPreviewNotifications()
3652 int32_t QCameraCbNotifier::flushVideoNotifications() in flushVideoNotifications()
3673 int32_t QCameraCbNotifier::startSnapshots() in startSnapshots()
3687 void QCameraCbNotifier::stopSnapshots() in stopSnapshots()