Searched refs:getPlaneAlpha (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestLayers.h69 float getPlaneAlpha(hwc2_layer_t layer) const;
H A DHwc2TestLayer.h59 float getPlaneAlpha() const;
H A DHwc2TestLayers.cpp188 float Hwc2TestLayers::getPlaneAlpha(hwc2_layer_t layer) const function in class:Hwc2TestLayers
193 return mTestLayers.at(layer).getPlaneAlpha();
267 if (testLayer.second.getPlaneAlpha() == 1.0f)
H A DHwc2TestLayer.cpp159 float Hwc2TestLayer::getPlaneAlpha() const function in class:Hwc2TestLayer
H A DHwc2TestBuffer.cpp527 float planeAlpha = testLayers->getPlaneAlpha(*layer);
H A DHwc2Test.cpp1653 testLayers->getPlaneAlpha(layer)));
1855 layer, testLayer->getPlaneAlpha()));
1914 testLayer->getPlaneAlpha(), outErr));
3130 badLayer, testLayer->getPlaneAlpha(), outErr));

Completed in 64 milliseconds