Home
last modified time | relevance | path

Searched refs:CAMERA_ERROR_SERVER_DIED (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dcamera.h215 CAMERA_ERROR_SERVER_DIED = 100 enumerator
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraStateMachine.cpp714 CAMERA_ERROR_SERVER_DIED, in procEvtPreviewStoppedState()
1086 CAMERA_ERROR_SERVER_DIED, in procEvtPreviewReadyState()
1671 CAMERA_ERROR_SERVER_DIED, in procEvtPreviewingState()
1876 CAMERA_ERROR_SERVER_DIED, in procEvtPrepareSnapshotState()
2277 CAMERA_ERROR_SERVER_DIED, in procEvtPicTakingState()
2745 CAMERA_ERROR_SERVER_DIED, in procEvtRecordingState()
3131 CAMERA_ERROR_SERVER_DIED, in procEvtVideoPicTakingState()
3658 CAMERA_ERROR_SERVER_DIED, in procEvtPreviewPicTakingState()
DQCamera2HWI.cpp9619 sendEvtNotify(CAMERA_MSG_ERROR, CAMERA_ERROR_SERVER_DIED, 0); in calcThermalLevel()