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

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestProperties.cpp116 Hwc2TestBlendMode::Hwc2TestBlendMode(Hwc2TestCoverage coverage) function in class:Hwc2TestBlendMode
120 std::string Hwc2TestBlendMode::dump() const
127 void Hwc2TestBlendMode::setDependent(Hwc2TestColor* color)
133 void Hwc2TestBlendMode::updateDependents()
139 const std::vector<hwc2_blend_mode_t> Hwc2TestBlendMode::mDefaultBlendModes = {
143 const std::vector<hwc2_blend_mode_t> Hwc2TestBlendMode::mBasicBlendModes = {
148 const std::vector<hwc2_blend_mode_t> Hwc2TestBlendMode::mCompleteBlendModes = {
735 const std::array<bool, 6> Hwc2TestBlendMode::mCompositionSupport = {{
H A DHwc2TestLayer.h88 Hwc2TestBlendMode mBlendMode;
H A DHwc2TestProperties.h171 class Hwc2TestBlendMode : public Hwc2TestProperty<hwc2_blend_mode_t> { class in inherits:Hwc2TestProperty
173 Hwc2TestBlendMode(Hwc2TestCoverage coverage);

Completed in 11 milliseconds