Home
last modified time | relevance | path

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

/device/lge/mako/camera/
DQualcommCameraHardware.h409 bool mShutterPending; variable
DQualcommCameraHardware.cpp6005 mShutterPending = true; in takePicture()
7396 if (mShutterPending && mNotifyCallback && (mMsgEnabled & CAMERA_MSG_SHUTTER)) { in notifyShutter()
7421 mShutterPending = false; in notifyShutter()
7576 mShutterPending = false; in receiveRawPicture()