Home
last modified time | relevance | path

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

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