Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DFrameRateCompatibility.h32 Gte, // Layer needs greater than or equal to the frame rate. enumerator
DLayerInfo.cpp508 return FrameRateCompatibility::Gte; in convertCompatibility()
580 case FrameRateCompatibility::Gte: in isValuelessType()
DLayerHistory.cpp282 case Layer::FrameRateCompatibility::Gte: in partitionLayers()
/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryTest.cpp562 .WillRepeatedly(Return(Layer::FrameRate(33_Hz, Layer::FrameRateCompatibility::Gte, in TEST_F()
603 .WillRepeatedly(Return(Layer::FrameRate(33_Hz, Layer::FrameRateCompatibility::Gte, in TEST_F()