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

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestLayer.h94 Hwc2TestPlaneAlpha mPlaneAlpha;
H A DHwc2TestProperties.cpp441 Hwc2TestPlaneAlpha::Hwc2TestPlaneAlpha(Hwc2TestCoverage coverage) function in class:Hwc2TestPlaneAlpha
445 std::string Hwc2TestPlaneAlpha::dump() const
452 const std::vector<float> Hwc2TestPlaneAlpha::mDefaultPlaneAlphas = {
456 const std::vector<float> Hwc2TestPlaneAlpha::mBasicPlaneAlphas = {
460 const std::vector<float> Hwc2TestPlaneAlpha::mCompletePlaneAlphas = {
765 const std::array<bool, 6> Hwc2TestPlaneAlpha::mCompositionSupport = {{
H A DHwc2TestProperties.h290 class Hwc2TestPlaneAlpha : public Hwc2TestProperty<float> { class in inherits:Hwc2TestProperty
292 Hwc2TestPlaneAlpha(Hwc2TestCoverage coverage);

Completed in 116 milliseconds