Searched refs:DCAMERA_STATE_INIT (Results 1 – 10 of 10) sorted by relevance
179 stateMachine_ ->UpdateState(DCAMERA_STATE_INIT);200 stateMachine_ ->UpdateState(DCAMERA_STATE_INIT);234 stateMachine_ ->UpdateState(DCAMERA_STATE_INIT);280 stateMachine_ ->UpdateState(DCAMERA_STATE_INIT);331 stateMachine_ ->UpdateState(DCAMERA_STATE_INIT);
23 DCAMERA_STATE_INIT = 0, enumerator
36 case DCAMERA_STATE_INIT: { in CreateState()
54 if (stateType != DCAMERA_STATE_INIT) { in UpdateState()
56 return DCAMERA_STATE_INIT; in GetStateType()
109 stateMachine->UpdateState(DCAMERA_STATE_INIT); in DoUnregisterTask()
123 stateMachine->UpdateState(DCAMERA_STATE_INIT); in DoUnregisterTask()
134 stateMachine->UpdateState(DCAMERA_STATE_INIT); in DoUnregisterTask()
137 stateMachine->UpdateState(DCAMERA_STATE_INIT); in DoUnregisterTask()
84 stateMachine_->UpdateState(DCAMERA_STATE_INIT); in InitDCameraSourceDev()