Home
last modified time | relevance | path

Searched refs:hdr_present_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display_builtin.h165 bool hdr_present_ = false; variable
H A Dhwc_display_builtin.cpp247 if (layer_stack_.flags.hdr_present != hdr_present_) { in Validate()
249 hdr_present_ = layer_stack_.flags.hdr_present; in Validate()