OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsResolutionSwitchEnabled
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
hw_primary.h
79
bool
IsResolutionSwitchEnabled
() { return !display_configs_.empty(); }
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
hw_primary.h
78
bool
IsResolutionSwitchEnabled
() { return !display_configs_.empty(); }
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_primary.h
79
bool
IsResolutionSwitchEnabled
() { return !display_configs_.empty(); }
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
hw_primary.h
78
bool
IsResolutionSwitchEnabled
() { return !display_configs_.empty(); }
Completed in 523 milliseconds