HomeSort by relevance Sort by last modified time
    Searched refs:Hwc2TestColor (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestProperties.cpp 127 void Hwc2TestBlendMode::setDependent(Hwc2TestColor* color)
155 Hwc2TestColor::Hwc2TestColor(Hwc2TestCoverage coverage,
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::mCompositionSupport = {
    [all...]
Hwc2TestProperties.h 169 class Hwc2TestColor;
177 void setDependent(Hwc2TestColor* color);
182 Hwc2TestColor* mColor = nullptr;
192 class Hwc2TestColor : public Hwc2TestProperty<hwc_color_t> {
194 Hwc2TestColor(Hwc2TestCoverage coverage,
Hwc2TestLayer.h 90 Hwc2TestColor mColor;

Completed in 40 milliseconds