Home
last modified time | relevance | path

Searched refs:stopScript (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_script.cpp26 extern bool stopScript;
119 while ( NULL != cmd && (stopScript == false)) { in execute_functional_script()
1026 if (stopScript == true) in execute_functional_script()
Dcamera_test_menu.cpp430 bool stopScript = false; variable
669 stopScript = true; in notify()
674 stopScript =false; in notify()
2350 stopScript = false; in restartCamera()
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_script.cpp31 extern bool stopScript;
226 while ( NULL != cmd && (stopScript == false)) { in execute_functional_script()
1499 if (stopScript == true) in execute_functional_script()
Dcamera_test_menu.cpp519 bool stopScript = false; variable
786 stopScript = true; in notify()
791 stopScript =false; in notify()
3930 stopScript = false; in restartCamera()