Searched defs:t0 (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Camera/jni/
H A Dfeature_mos_jni.cpp90 double t0, t1, time_c; local
100 t0 = now_ms();
116 time_c = t1 - t0;
168 double t0, t1, time_c; local
194 double t0, t1, time_c; local
196 t0 = now_ms();
200 time_c = t1 - t0;
367 double t0, t1, time_c; local
368 t0 = now_ms();
419 double t0, t local
524 double t0, t1, time_c; local
[all...]
H A Dmosaic_renderer_jni.cpp694 double t0, t1, time_c; local
702 t0 = now_ms();
715 t0 = now_ms();
/packages/apps/LegacyCamera/jni/
H A Dfeature_mos_jni.cpp90 double t0, t1, time_c; local
100 t0 = now_ms();
116 time_c = t1 - t0;
168 double t0, t1, time_c; local
194 double t0, t1, time_c; local
196 t0 = now_ms();
200 time_c = t1 - t0;
367 double t0, t1, time_c; local
368 t0 = now_ms();
419 double t0, t local
524 double t0, t1, time_c; local
[all...]
H A Dmosaic_renderer_jni.cpp657 double t0, t1, time_c; local
665 t0 = now_ms();
678 t0 = now_ms();

Completed in 289 milliseconds