OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isPartialUpdateEnabled
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/msm8084/libqdutils/
mdp_version.h
132
bool
isPartialUpdateEnabled
() { return mPanelInfo.mPartialUpdateEnable; }
/hardware/qcom/display/msm8226/libqdutils/
mdp_version.h
132
bool
isPartialUpdateEnabled
() { return mPanelInfo.mPartialUpdateEnable; }
/hardware/qcom/display/msm8909/libqdutils/
mdp_version.h
126
bool
isPartialUpdateEnabled
() { return mPanelInfo.mPartialUpdateEnable; }
/hardware/qcom/display/msm8994/libqdutils/
mdp_version.h
127
bool
isPartialUpdateEnabled
() { return mPanelInfo.mPartialUpdateEnable; }
Completed in 797 milliseconds