Home
last modified time | relevance | path

Searched refs:mFps (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8994/libhdmi/
Dhdmi.h40 int mMode, mWidth, mHeight, mFps; member
44 : mMode(mode), mWidth(width), mHeight(height), mFps(fps), mModeOrder(order) in EDIDData()
Dhdmi.cpp662 fps = gEDIDData[dataIndex].mFps; in getAttrForMode()
774 fps = gEDIDData[dataIndex].mFps; in getAttrForConfig()