Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
DPredictorTest.cpp92 LayerState layerStateTwo(&outputLayerTwo); in TEST_F() local
125 LayerState layerStateTwo(&outputLayerTwo); in TEST_F() local
129 EXPECT_FALSE(stack.getApproximateMatch({&layerStateTwo})); in TEST_F()
154 LayerState layerStateTwo(&outputLayerTwo); in TEST_F() local
158 const auto match = stack.getApproximateMatch({&layerStateTwo}); in TEST_F()
188 LayerState layerStateTwo(&outputLayerTwo); in TEST_F() local
192 const auto match = stack.getApproximateMatch({&layerStateOne, &layerStateTwo}); in TEST_F()
232 LayerState layerStateTwo(&outputLayerTwo); in TEST_F() local
236 EXPECT_FALSE(stack.getApproximateMatch({&layerStateTwo})); in TEST_F()
257 LayerState layerStateTwo(&outputLayerTwo); in TEST_F() local
[all …]