Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/
H A DCachedSetTest.cpp338 clientCompList1.push_back({}); in TEST_F()
339 clientCompList1[0].alpha = 0.5f; in TEST_F()
362 .WillOnce(Return(clientCompList1)); in TEST_F()
390 clientCompList1.push_back({}); in TEST_F()
391 clientCompList1[0].alpha = 0.5f; in TEST_F()
414 .WillOnce(Return(clientCompList1)); in TEST_F()
442 clientCompList1.push_back({}); in TEST_F()
443 clientCompList1[0].alpha = 0.5f; in TEST_F()
639 clientCompList1.push_back({}); in TEST_F()
703 clientCompList1.push_back({}); in TEST_F()
[all …]