Searched refs:Hwc2TestColor (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestProperties.cpp127 void Hwc2TestBlendMode::setDependent(Hwc2TestColor* color)
155 Hwc2TestColor::Hwc2TestColor(Hwc2TestCoverage coverage, function in class:Hwc2TestColor
166 std::string Hwc2TestColor::dump() const
176 void Hwc2TestColor::updateBlendMode(hwc2_blend_mode_t blendMode)
182 void Hwc2TestColor::update()
200 const std::vector<hwc_color_t> Hwc2TestColor::mDefaultBaseColors = {
204 const std::vector<hwc_color_t> Hwc2TestColor::mBasicBaseColors = {
209 const std::vector<hwc_color_t> Hwc2TestColor::mCompleteBaseColors = {
740 const std::array<bool, 6> Hwc2TestColor
[all...]
H A DHwc2TestProperties.h169 class Hwc2TestColor;
177 void setDependent(Hwc2TestColor* color);
182 Hwc2TestColor* mColor = nullptr;
192 class Hwc2TestColor : public Hwc2TestProperty<hwc_color_t> { class in inherits:Hwc2TestProperty
194 Hwc2TestColor(Hwc2TestCoverage coverage,
H A DHwc2TestLayer.h90 Hwc2TestColor mColor;

Completed in 53 milliseconds