Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.cpp116 Hwc2TestBlendMode::Hwc2TestBlendMode(Hwc2TestCoverage coverage) in Hwc2TestBlendMode() function in Hwc2TestBlendMode
120 std::string Hwc2TestBlendMode::dump() const in dump()
127 void Hwc2TestBlendMode::setDependent(Hwc2TestColor* color) in setDependent()
133 void Hwc2TestBlendMode::updateDependents() in 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 = {{
DHwc2TestLayer.h88 Hwc2TestBlendMode mBlendMode;
DHwc2TestProperties.h172 class Hwc2TestBlendMode : public Hwc2TestProperty<hwc2_blend_mode_t> {
174 explicit Hwc2TestBlendMode(Hwc2TestCoverage coverage);