Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h185 virtual int32_t flushPreviewNotifications();
DQCamera2HWICallbacks.cpp3630 int32_t QCameraCbNotifier::flushPreviewNotifications() in flushPreviewNotifications() function in qcamera::QCameraCbNotifier
DQCamera2HWI.cpp3962 m_cbNotifier.flushPreviewNotifications(); in stopPreview()