Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.cpp127 void Hwc2TestBlendMode::setDependent(Hwc2TestColor* color) in setDependent()
155 Hwc2TestColor::Hwc2TestColor(Hwc2TestCoverage coverage, in Hwc2TestColor() function in Hwc2TestColor
166 std::string Hwc2TestColor::dump() const in dump()
176 void Hwc2TestColor::updateBlendMode(hwc2_blend_mode_t blendMode) in updateBlendMode()
182 void Hwc2TestColor::update() in 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::mCompositionSupport = {{
DHwc2TestProperties.h170 class Hwc2TestColor; variable
178 void setDependent(Hwc2TestColor* color);
183 Hwc2TestColor* mColor = nullptr;
193 class Hwc2TestColor : public Hwc2TestProperty<hwc_color_t> {
195 explicit Hwc2TestColor(Hwc2TestCoverage coverage,
DHwc2TestLayer.h90 Hwc2TestColor mColor;