HomeSort by relevance Sort by last modified time
    Searched refs:PRIORITY_MORE_FAVORABLE (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/utils/
ThreadDefs.h 106 PRIORITY_MORE_FAVORABLE = ANDROID_PRIORITY_MORE_FAVORABLE,
  /frameworks/native/services/surfaceflinger/
EventThread.cpp 52 run("EventThread", PRIORITY_URGENT_DISPLAY + PRIORITY_MORE_FAVORABLE);
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 290 run("VSyncThread", PRIORITY_URGENT_DISPLAY + PRIORITY_MORE_FAVORABLE);

Completed in 66 milliseconds