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.c745 static void *front_thread(void *data) function
892 rc = pthread_create(&front_thread_id, NULL, front_thread, &params);
930 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams);
968 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams);
1006 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams);
1044 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams);
1079 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams);

Completed in 155 milliseconds