Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h687 double mVFps; variable
DQCamera2HWICallbacks.cpp3093 mVFps = (((double)(mVFrameCount - mVLastFrameCount)) * in debugShowVideoFPS()
3096 mVFps, mCameraId); in debugShowVideoFPS()
DQCamera2HWI.cpp1661 mVFps(0), in QCamera2HardwareInterface()