Home
last modified time | relevance | path

Searched defs:DisplayConfigFixedInfo (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8909/sdm/include/core/
Ddisplay_interface.h149 struct DisplayConfigFixedInfo { struct
150 bool underscan = false; //!< If display support CE underscan.
151 bool secure = false; //!< If this display is capable of handling secure content.
152 bool is_cmdmode = false; //!< If panel is command mode panel.
153 bool hdr_supported = false; //!< if HDR is enabled
154 uint32_t max_luminance = 0; //!< From Panel's peak luminance
155 uint32_t average_luminance = 0; //!< From Panel's average luminance
156 uint32_t min_luminance = 0; //!< From Panel's blackness level
/hardware/qcom/display/msm8998/sdm/include/core/
Ddisplay_interface.h143 struct DisplayConfigFixedInfo { struct
144 bool underscan = false; //!< If display support CE underscan.
145 bool secure = false; //!< If this display is capable of handling secure content.
146 bool is_cmdmode = false; //!< If panel is command mode panel.
147 bool hdr_supported = false; //!< if HDR is enabled
148 uint32_t max_luminance = 0; //!< From Panel's peak luminance
149 uint32_t average_luminance = 0; //!< From Panel's average luminance
150 uint32_t min_luminance = 0; //!< From Panel's blackness level
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Ddisplay_interface.h149 struct DisplayConfigFixedInfo { struct
150 bool underscan = false; //!< If display support CE underscan.
151 bool secure = false; //!< If this display is capable of handling secure content.
152 bool is_cmdmode = false; //!< If panel is command mode panel.
153 bool hdr_supported = false; //!< if HDR is enabled
154 uint32_t max_luminance = 0; //!< From Panel's peak luminance
155 uint32_t average_luminance = 0; //!< From Panel's average luminance
156 uint32_t min_luminance = 0; //!< From Panel's blackness level
/hardware/qcom/display/msm8996/sdm/include/core/
Ddisplay_interface.h126 struct DisplayConfigFixedInfo { struct
127 bool underscan = false; //!< If display support CE underscan.
128 bool secure = false; //!< If this display is capable of handling secure content.