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

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

Completed in 30 milliseconds