Home
last modified time | relevance | path

Searched refs:shutterNotifyLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.h179 static void shutterNotifyLocked(const Parameters &params,
DCaptureSequencer.cpp391 shutterNotifyLocked(l.mParameters, client, mMsgType); in manageZslStart()
609 shutterNotifyLocked(l.mParameters, client, mMsgType); in manageStandardCaptureWait()
772 /*static*/ void CaptureSequencer::shutterNotifyLocked(const Parameters &params, in shutterNotifyLocked() function in android::camera2::CaptureSequencer