Searched defs:Hwc2TestPlaneAlpha (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
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.h292 class Hwc2TestPlaneAlpha : public Hwc2TestProperty<float> { class in inherits:Hwc2TestProperty
294 Hwc2TestPlaneAlpha(Hwc2TestCoverage coverage);

Completed in 3416 milliseconds