Home
last modified time | relevance | path

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

/device/lge/mako/camera/
DQualcommCameraHardware.h71 LIVESHOT_IN_PROGRESS, enumerator
DQualcommCameraHardware.cpp6048 if(liveshot_state == LIVESHOT_IN_PROGRESS || !mRecordingState) { in takeLiveSnapshotInternal()
6058 liveshot_state = LIVESHOT_IN_PROGRESS; in takeLiveSnapshotInternal()
6766 if((mCurrentTarget == TARGET_MSM7627A) && ( liveshot_state == LIVESHOT_IN_PROGRESS)) { in receivePreviewFrame()