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

  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestProperties.cpp 116 Hwc2TestBlendMode::Hwc2TestBlendMode(Hwc2TestCoverage coverage)
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 = {{
Hwc2TestLayer.h 88 Hwc2TestBlendMode mBlendMode;
Hwc2TestProperties.h 172 class Hwc2TestBlendMode : public Hwc2TestProperty<hwc2_blend_mode_t> {
174 Hwc2TestBlendMode(Hwc2TestCoverage coverage);

Completed in 61 milliseconds