Home
last modified time | relevance | path

Searched defs:PRIORITY_UNSET (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DRefreshRateSelectionTest.cpp60 static constexpr int32_t PRIORITY_UNSET = -1; member in android::RefreshRateSelectionTest
H A DFpsReporterTest.cpp76 static constexpr int32_t PRIORITY_UNSET = -1; member in android::FpsReporterTest
/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.h109 static constexpr int32_t PRIORITY_UNSET = -1; variable