Home
last modified time | relevance | path

Searched refs:kColorWhite (Results 1 – 13 of 13) sorted by relevance

/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_display_external_test.h74 kColorWhite = 1, enumerator
H A Dhwc_display_external_test.cpp542 if (color == kColorWhite) { in GenerateBWVertical()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dhwc_display_external_test.h74 kColorWhite = 1, enumerator
H A Dhwc_display_external_test.cpp542 if (color == kColorWhite) { in GenerateBWVertical()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_display_external_test.h73 kColorWhite = 1, enumerator
H A Dhwc_display_external_test.cpp535 if (color == kColorWhite) { in GenerateBWVertical()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_display_external_test.h78 kColorWhite = 1, enumerator
H A Dhwc_display_external_test.cpp535 if (color == kColorWhite) { in GenerateBWVertical()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display_pluggable_test.h78 kColorWhite = 1, enumerator
H A Dhwc_display_pluggable_test.cpp533 if (color == kColorWhite) { in GenerateBWVertical()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display_pluggable_test.h78 kColorWhite = 1, enumerator
H A Dhwc_display_pluggable_test.cpp533 if (color == kColorWhite) { in GenerateBWVertical()
/aosp12/frameworks/base/tools/aapt2/compile/
H A DPng.cpp626 constexpr uint32_t kColorWhite = 0xffffffffu; variable
663 if (color == kColorWhite) { in tickType()