Searched defs:hdr_present (Results 1 – 6 of 6) sorted by relevance
254 uint32_t hdr_present : 1; //!< Set if stack has HDR content member
256 uint32_t hdr_present : 1; //!< Set if stack has HDR content member
273 uint32_t hdr_present : 1; //!< Set if stack has HDR content member
170 HWC2::Error HWCColorMode::ApplyCurrentColorModeWithRenderIntent(bool hdr_present) { in ApplyCurrentColorModeWithRenderIntent()