Searched refs:time_c (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Camera/jni/
H A Dfeature_mos_jni.cpp90 double t0, t1, time_c; local
116 time_c = t1 - t0;
117 LOGV("Init[%d]: %g ms [%d frames]",mID,time_c,nmax);
168 double t0, t1, time_c; local
194 double t0, t1, time_c; local
200 time_c = t1 - t0;
201 LOGV("CreateMosaic: %g ms",time_c);
367 double t0, t1, time_c; local
419 double t0, t1, time_c; local
524 double t0, t1, time_c; local
[all...]
H A Dmosaic_renderer_jni.cpp657 double t0, t1, time_c; local

Completed in 133 milliseconds