Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.h648 double mVFps; variable
DQCamera2HWICallbacks.cpp2926 mVFps = (((double)(mVFrameCount - mVLastFrameCount)) * in debugShowVideoFPS()
2929 mVFps, mCameraId); in debugShowVideoFPS()
DQCamera2HWI.cpp1656 mVFps(0), in QCamera2HardwareInterface()