OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getMaxFpsSupported
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8909/libqdutils/
mdp_version.h
139
uint32_t
getMaxFpsSupported
() { return mPanelInfo.mMaxFps; }
/hardware/qcom/display/msm8994/libqdutils/
mdp_version.h
140
uint32_t
getMaxFpsSupported
() { return mPanelInfo.mMaxFps; }
Completed in 228 milliseconds