Home
last modified time | relevance | path

Searched refs:now_ms (Results 1 – 4 of 4) sorted by relevance

/packages/apps/LegacyCamera/jni/
Dfeature_mos_jni.cpp72 #ifndef now_ms
74 now_ms(void) in now_ms() function
100 t0 = now_ms(); in Init()
115 t1 = now_ms(); in Init()
196 t0 = now_ms(); in Finalize()
199 t1 = now_ms(); in Finalize()
368 t0 = now_ms(); in Java_com_android_camera_panorama_Mosaic_setSourceImageFromGPU()
420 t0 = now_ms(); in Java_com_android_camera_panorama_Mosaic_setSourceImage()
435 t0 = now_ms(); in Java_com_android_camera_panorama_Mosaic_setSourceImage()
527 t0 = now_ms(); in Java_com_android_camera_panorama_Mosaic_createMosaic()
[all …]
Dmosaic_renderer_jni.cpp639 #ifndef now_ms
642 now_ms(void) in now_ms() function
665 t0 = now_ms(); in Java_com_android_camera_panorama_MosaicRenderer_transferGPUtoCPU()
678 t0 = now_ms(); in Java_com_android_camera_panorama_MosaicRenderer_transferGPUtoCPU()
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Ddbreg.cpp387 iTimer1 = now_ms(); in AddFrame()
392 iTimer2 = now_ms(); in AddFrame()
400 iTimer1 = now_ms(); in AddFrame()
412 iTimer2 = now_ms(); in AddFrame()
434 iTimer1 = now_ms(); in AddFrame()
442 iTimer2 = now_ms(); in AddFrame()
Ddbreg.h572 now_ms(void) in now_ms() function