Home
last modified time | relevance | path

Searched refs:PRIORITY_MORE_FAVORABLE (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/include/utils/
DThreadDefs.h106 PRIORITY_MORE_FAVORABLE = ANDROID_PRIORITY_MORE_FAVORABLE, enumerator
/frameworks/native/services/surfaceflinger/
DEventThread.cpp52 run("EventThread", PRIORITY_URGENT_DISPLAY + PRIORITY_MORE_FAVORABLE); in onFirstRef()
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.cpp290 run("VSyncThread", PRIORITY_URGENT_DISPLAY + PRIORITY_MORE_FAVORABLE); in onFirstRef()