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

/device/asus/flo/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);
/device/lge/hammerhead/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);
/device/moto/shamu/camera/QCamera/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);
/device/moto/shamu/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 57 milliseconds