Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp1840 static nsecs_t n_pLastFpsTime = 0; in debugShowPreviewFPS() local
1844 nsecs_t diff = now - n_pLastFpsTime; in debugShowPreviewFPS()
1849 n_pLastFpsTime = now; in debugShowPreviewFPS()