Searched refs:ExplicitExact (Results 1 – 4 of 4) sorted by relevance
70 traceType(LayerHistory::LayerVoteType::ExplicitExact, fps); in trace()199 return LayerVoteType::ExplicitExact; in partitionLayers()
86 case LayerVoteType::ExplicitExact: in layerVoteTypeString()127 case LayerVoteType::ExplicitExact: in isVoteAllowed()200 if (layer.vote == LayerVoteType::ExplicitExact) { in calculateLayerScoreLocked()305 case LayerVoteType::ExplicitExact: in getBestRefreshRateLocked()416 layer.vote == LayerVoteType::ExplicitExact))) { in getBestRefreshRateLocked()552 layer->vote != LayerVoteType::ExplicitExact); in getFrameRateOverrides()
213 ExplicitExact, // Specific refresh rate that was provided by the app with enumerator
1865 explicitExactLayer.vote = LayerVoteType::ExplicitExact; in TEST_F()1907 explicitExactLayer.vote = LayerVoteType::ExplicitExact; in TEST_F()2021 explicitExactLayer.vote = LayerVoteType::ExplicitExact; in TEST_F()2250 layers[0].vote = LayerVoteType::ExplicitExact; in TEST_F()