Home
last modified time | relevance | path

Searched defs:hdr_present (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/core/
H A Dlayer_stack.h254 uint32_t hdr_present : 1; //!< Set if stack has HDR content member
/aosp12/hardware/qcom/display/msm8998/sdm/include/core/
H A Dlayer_stack.h254 uint32_t hdr_present : 1; //!< Set if stack has HDR content member
/aosp12/hardware/qcom/display/msm8909/sdm/include/core/
H A Dlayer_stack.h254 uint32_t hdr_present : 1; //!< Set if stack has HDR content member
/aosp12/hardware/qcom/sdm845/display/sdm/include/core/
H A Dlayer_stack.h256 uint32_t hdr_present : 1; //!< Set if stack has HDR content member
/aosp12/hardware/qcom/sm8150/display/sdm/include/core/
H A Dlayer_stack.h273 uint32_t hdr_present : 1; //!< Set if stack has HDR content member
/aosp12/hardware/qcom/sm7250/display/sdm/include/core/
H A Dlayer_stack.h266 uint32_t hdr_present : 1; //!< Set if stack has HDR content member
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Dcolor_manager.cpp445 bool hdr_present = false, hdr_plus_present = false; in Validate() local
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display.cpp179 HWC2::Error HWCColorMode::ApplyCurrentColorModeWithRenderIntent(bool hdr_present) { in ApplyCurrentColorModeWithRenderIntent()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display.cpp172 HWC2::Error HWCColorMode::ApplyCurrentColorModeWithRenderIntent(bool hdr_present) { in ApplyCurrentColorModeWithRenderIntent()