Searched defs:PRIORITY_UNSET (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ | ||
H A D | RefreshRateSelectionTest.cpp | 60 static constexpr int32_t PRIORITY_UNSET = -1; member in android::RefreshRateSelectionTest |
H A D | FpsReporterTest.cpp | 76 static constexpr int32_t PRIORITY_UNSET = -1; member in android::FpsReporterTest |
/aosp12/frameworks/native/services/surfaceflinger/ | ||
H A D | Layer.h | 109 static constexpr int32_t PRIORITY_UNSET = -1; variable |