OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
, ¶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
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
...]
Completed in 197 milliseconds