Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.cpp54 mMsgType(0) { in CaptureSequencer()
76 mMsgType = msgType; in startCapture()
389 shutterNotifyLocked(l.mParameters, client, mMsgType); in manageZslStart()
613 shutterNotifyLocked(l.mParameters, client, mMsgType); in manageStandardCaptureWait()
DCaptureSequencer.h148 int mMsgType; variable