Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.h647 nsecs_t mVLastFpsTime; variable
DQCamera2HWICallbacks.cpp2924 nsecs_t diff = now - mVLastFpsTime; in debugShowVideoFPS()
2930 mVLastFpsTime = now; in debugShowVideoFPS()
DQCamera2HWI.cpp1655 mVLastFpsTime(0), in QCamera2HardwareInterface()