Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.h263 nsecs_t mLastFpsTime; variable
DQCamera3Channel.cpp776 mLastFpsTime(0), in QCamera3ProcessingChannel()
1834 nsecs_t diff = now - mLastFpsTime; in showDebugFPS()
1859 mLastFpsTime = now; in showDebugFPS()