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

  /hardware/ti/omap4xxx/test/CameraHal/
camera_test.h 36 #define KEY_STEREO_CAMERA "s3d-supported"
camera_test_script.cpp 295 if ( NULL != params.get(KEY_STEREO_CAMERA) ) {
296 if ( strcmp(params.get(KEY_STEREO_CAMERA), "true") == 0 ) {
440 params.set(KEY_STEREO_CAMERA, "true");
442 params.set(KEY_STEREO_CAMERA, "false");
    [all...]
camera_test_menu.cpp 1198 params.set(KEY_STEREO_CAMERA, "false");
    [all...]

Completed in 88 milliseconds