/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_dual_test.c | 745 static void *front_thread(void *data) function 892 rc = pthread_create(&front_thread_id, NULL, front_thread, ¶ms); 930 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams); [all...] |
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_dual_test.c | 745 static void *front_thread(void *data) function 892 rc = pthread_create(&front_thread_id, NULL, front_thread, ¶ms); 930 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams); [all...] |
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/ |
mm_qcamera_dual_test.c | 745 static void *front_thread(void *data) function 892 rc = pthread_create(&front_thread_id, NULL, front_thread, ¶ms); 930 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams); [all...] |
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_dual_test.c | 745 static void *front_thread(void *data) function 892 rc = pthread_create(&front_thread_id, NULL, front_thread, ¶ms); 930 rc = pthread_create(&front_thread_id, NULL, front_thread, &fparams); [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_dual_test.c | 742 static void *front_thread(void *data) function 889 rc = pthread_create(&front_thread_id, NULL, front_thread, ¶ms); 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); [all...] |
/hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_dual_test.c | 742 static void *front_thread(void *data) function 889 rc = pthread_create(&front_thread_id, NULL, front_thread, ¶ms); 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); [all...] |