Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.h166 virtual int32_t startSnapshots();
DQCamera2HWICallbacks.cpp3506 int32_t QCameraCbNotifier::startSnapshots() in startSnapshots() function in qcamera::QCameraCbNotifier
DQCameraPostProc.cpp295 m_parent->m_cbNotifier.startSnapshots(); in start()