HomeSort by relevance Sort by last modified time
    Searched refs:m_captureInProgress (Results 1 - 2 of 2) sorted by null

  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.h 269 bool m_captureInProgress;
ExynosCameraHWInterface.cpp 88 m_captureInProgress(false),
334 if (m_captureInProgress == true) {
554 if (m_captureInProgress == true) {
568 m_captureInProgress = true;
603 if (m_captureInProgress == true) {
    [all...]

Completed in 143 milliseconds