HomeSort by relevance Sort by last modified time
    Searched refs:test_obj (Results 1 - 25 of 46) sorted by null

1 2

  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 45 mm_camera_test_obj_t test_obj; local
49 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
50 rc = mm_app_open(cam_app, i, &test_obj);
57 rc = mm_app_close(&test_obj);
77 mm_camera_test_obj_t test_obj; local
81 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
82 rc = mm_app_open(cam_app, i, &test_obj);
90 rc = mm_app_start_preview(&test_obj);
97 rc = mm_app_stop_preview(&test_obj);
105 rc |= mm_app_close(&test_obj);
125 mm_camera_test_obj_t test_obj; local
173 mm_camera_test_obj_t test_obj; local
221 mm_camera_test_obj_t test_obj; local
296 mm_camera_test_obj_t test_obj; local
395 mm_camera_test_obj_t test_obj; local
448 mm_camera_test_obj_t test_obj; local
501 mm_camera_test_obj_t test_obj; local
554 mm_camera_test_obj_t test_obj; local
605 mm_camera_test_obj_t test_obj; local
    [all...]