Searched refs:tz (Results 1 - 9 of 9) sorted by relevance

/hardware/ti/omap3/dspbridge/libbridge/
H A Dperfutils.c41 struct timezone tz; local
42 Result = gettimeofday(tv, &tz);
H A DDSPProcessor.c219 struct timezone tz; local
263 struct timezone tz; local
405 struct timezone tz; local
535 struct timezone tz; local
599 struct timezone tz; local
645 struct timezone tz; local
H A DDSPProcessor_OEM.c102 struct timezone tz; local
H A DDSPManager.c300 struct timezone tz; local
343 struct timezone tz; local
H A DDSPNode.c418 struct timezone tz; local
466 struct timezone tz; local
652 struct timezone tz; local
760 struct timeval tz; local
/hardware/qcom/gps/utils/
H A Dloc_log.cpp174 struct timezone tz; local
176 gettimeofday(&tv, &tz);
/hardware/qcom/camera/QCamera/stack/mm-camera-test/src/
H A Dmm_qcamera_display.c176 struct timezone tz; local
238 gettimeofday(&td1, &tz);
248 gettimeofday(&td2, &tz);
274 struct timezone tz; local
312 gettimeofday(&td1, &tz);
319 gettimeofday(&td2, &tz);
H A Dmm_qcamera_main_menu.c1358 struct timezone tz; local
1385 gettimeofday(&tdBeforePreviewVideo, &tz);
1407 gettimeofday(&tdStopCamera, &tz);
1435 struct timezone tz; local
/hardware/qcom/camera/mm-camera-interface/
H A Dmm_jpeg_encoder.c68 struct timezone tz; variable in typeref:struct:timezone
146 gettimeofday(&tdAfter, &tz);
339 gettimeofday(&tdBefore, &tz);

Completed in 1528 milliseconds