Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Channel.h246 nsecs_t mLastFpsTime; variable
DQCamera3Channel.cpp729 mLastFpsTime(0), in QCamera3ProcessingChannel()
1661 nsecs_t diff = now - mLastFpsTime; in showDebugFPS()
1686 mLastFpsTime = now; in showDebugFPS()