Searched defs:Hwc2TestBlendMode (Results 1 - 2 of 2) 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 DHwc2TestProperties.h172 class Hwc2TestBlendMode : public Hwc2TestProperty<hwc2_blend_mode_t> { class in inherits:Hwc2TestProperty
174 Hwc2TestBlendMode(Hwc2TestCoverage coverage);

Completed in 78 milliseconds