Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h186 virtual int32_t flushVideoNotifications();
DQCamera2HWICallbacks.cpp3652 int32_t QCameraCbNotifier::flushVideoNotifications() in flushVideoNotifications() function in qcamera::QCameraCbNotifier
DQCamera2HWI.cpp4158 m_cbNotifier.flushVideoNotifications(); in stopRecording()