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

  /device/asus/flo/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 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...]

Completed in 197 milliseconds