Home
last modified time | relevance | path

Searched refs:stopSnapshots (Results 1 – 3 of 3) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.h167 virtual void stopSnapshots();
DQCamera2HWICallbacks.cpp3520 void QCameraCbNotifier::stopSnapshots() in stopSnapshots() function in qcamera::QCameraCbNotifier
DQCameraPostProc.cpp316 m_parent->m_cbNotifier.stopSnapshots(); in stop()