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

  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 803 static void *back_thread(void *data) function
890 rc = pthread_create(&back_thread_id, NULL, back_thread, &params);
928 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 803 static void *back_thread(void *data) function
890 rc = pthread_create(&back_thread_id, NULL, back_thread, &params);
928 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 803 static void *back_thread(void *data) function
890 rc = pthread_create(&back_thread_id, NULL, back_thread, &params);
928 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 803 static void *back_thread(void *data) function
890 rc = pthread_create(&back_thread_id, NULL, back_thread, &params);
928 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 800 static void *back_thread(void *data) function
887 rc = pthread_create(&back_thread_id, NULL, back_thread, &params);
925 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
963 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
1001 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 800 static void *back_thread(void *data) function
887 rc = pthread_create(&back_thread_id, NULL, back_thread, &params);
925 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
963 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
1001 rc = pthread_create(&back_thread_id, NULL, back_thread, &bparams);
    [all...]

Completed in 380 milliseconds