HomeSort by relevance Sort by last modified time
    Searched refs:front_thread (Results 1 - 6 of 6) sorted by null

  /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, &params);
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, &params);
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, &params);
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, &params);
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, &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);
    [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, &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);
    [all...]

Completed in 593 milliseconds