Lines Matching refs:explicitExactLayer
1851 auto& explicitExactLayer = layers[0]; in TEST_F() local
1858 explicitExactLayer.vote = LayerVoteType::ExplicitExact; in TEST_F()
1859 explicitExactLayer.name = "ExplicitExact"; in TEST_F()
1860 explicitExactLayer.desiredRefreshRate = Fps(30); in TEST_F()
1868 explicitExactLayer.desiredRefreshRate = Fps(60); in TEST_F()
1872 explicitExactLayer.desiredRefreshRate = Fps(72); in TEST_F()
1876 explicitExactLayer.desiredRefreshRate = Fps(90); in TEST_F()
1880 explicitExactLayer.desiredRefreshRate = Fps(120); in TEST_F()
1893 auto& explicitExactLayer = layers[0]; in TEST_F() local
1900 explicitExactLayer.vote = LayerVoteType::ExplicitExact; in TEST_F()
1901 explicitExactLayer.name = "ExplicitExact"; in TEST_F()
1902 explicitExactLayer.desiredRefreshRate = Fps(30); in TEST_F()
1910 explicitExactLayer.desiredRefreshRate = Fps(60); in TEST_F()
1914 explicitExactLayer.desiredRefreshRate = Fps(72); in TEST_F()
1918 explicitExactLayer.desiredRefreshRate = Fps(90); in TEST_F()
1922 explicitExactLayer.desiredRefreshRate = Fps(120); in TEST_F()
2007 auto& explicitExactLayer = layers[0]; in TEST_F() local
2014 explicitExactLayer.vote = LayerVoteType::ExplicitExact; in TEST_F()
2015 explicitExactLayer.name = "ExplicitExact"; in TEST_F()
2016 explicitExactLayer.desiredRefreshRate = Fps(30); in TEST_F()