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

  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.h 178 bool m_startPictureInternal(void);
ExynosCameraHWInterface.cpp 561 if (m_startPictureInternal() == false) {
562 ALOGE("%s(%d): m_startPictureInternal() fail!!!", __func__, __LINE__);
751 if (m_startPictureInternal() == false)
752 ALOGE("ERR(%s):m_startPictureInternal() fail", __func__);
    [all...]

Completed in 589 milliseconds