HomeSort by relevance Sort by last modified time
    Searched refs:stopScript (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_script.cpp 31 extern bool stopScript;
226 while ( NULL != cmd && (stopScript == false)) {
    [all...]
camera_test_menu.cpp 519 bool stopScript = false;
786 stopScript = true;
791 stopScript =false;
    [all...]
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_script.cpp 26 extern bool stopScript;
119 while ( NULL != cmd && (stopScript == false)) {
1026 if (stopScript == true)
    [all...]
camera_test_menu.cpp 430 bool stopScript = false;
669 stopScript = true;
674 stopScript =false;
    [all...]

Completed in 68 milliseconds