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

/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_dual_test.c742 static void *front_thread(void *data) function
889 rc = pthread_create(&front_thread_id, NULL, front_thread, &params);
927 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams);
965 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams);
1003 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams);
1041 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams);
1076 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams);

Completed in 267 milliseconds