Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Drecordseldlg.cpp18 m_pRedCamState = g_pStaticMaindesktop->m_iRedCameraState; in RecordSelDlg()
39 int iCamerdState = m_pRedCamState[iCnt]; in SelCheckBox()
H A Drecordseldlg.h29 int *m_pRedCamState;//save the record state for cameras[0:stop 1:start 0xff: invalid value] variable