Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/sdm/include/core/
Ddisplay_interface.h151 struct DisplayConfigFixedInfo { struct
152 bool underscan = false; //!< If display support CE underscan.
153 bool secure = false; //!< If this display is capable of handling secure content.
154 bool is_cmdmode = false; //!< If panel is command mode panel.
155 bool hdr_supported = false; //!< if HDR is enabled
156 bool hdr_metadata_type_one = false; //!< Metadata type one obtained from HDR sink
157 uint32_t hdr_eotf = 0; //!< Electro optical transfer function
158 uint32_t max_luminance = 0; //!< From Panel's peak luminance
159 uint32_t average_luminance = 0; //!< From Panel's average luminance
160 uint32_t min_luminance = 0; //!< From Panel's blackness level
[all …]
/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
151 bool partial_update = false; //!< If display supports Partial Update.
/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/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.
129 bool partial_update = false; //!< If display supports Partial Update.