Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h690 nsecs_t mPLastFpsTime; variable
DQCamera2HWICallbacks.cpp3115 nsecs_t diff = now - mPLastFpsTime; in debugShowPreviewFPS()
3121 mPLastFpsTime = now; in debugShowPreviewFPS()
DQCamera2HWI.cpp1664 mPLastFpsTime(0), in QCamera2HardwareInterface()