Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DComposerHal.h100 ExpectedPresentTime, enumerator
DHidlComposerHal.cpp271 case OptionalFeature::ExpectedPresentTime: in isSupported()
DAidlComposerHal.cpp286 case OptionalFeature::ExpectedPresentTime: in isSupported()
/frameworks/native/services/surfaceflinger/tests/
DLayerCallback_test.cpp1040 TEST_F(LayerCallbackTest, ExpectedPresentTime) { in TEST_F() argument
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp4514 Hwc2::Composer::OptionalFeature::ExpectedPresentTime)) { in initScheduler()