Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h686 nsecs_t mVLastFpsTime; variable
DQCamera2HWICallbacks.cpp3091 nsecs_t diff = now - mVLastFpsTime; in debugShowVideoFPS()
3097 mVLastFpsTime = now; in debugShowVideoFPS()
DQCamera2HWI.cpp1660 mVLastFpsTime(0), in QCamera2HardwareInterface()