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

  /system/core/include/system/
thread_defs.h 50 ANDROID_PRIORITY_FOREGROUND = -2,
  /system/core/include/utils/
ThreadDefs.h 53 PRIORITY_FOREGROUND = ANDROID_PRIORITY_FOREGROUND,
  /frameworks/av/media/libstagefright/
TimedEventQueue.cpp 207 androidSetThreadPriority(0, ANDROID_PRIORITY_FOREGROUND);
ACodec.cpp     [all...]
  /frameworks/av/media/libstagefright/omx/
OMX.cpp 88 mThread->run("OMXCallbackDisp", ANDROID_PRIORITY_FOREGROUND);
SimpleSoftOMXComponent.cpp 45 ANDROID_PRIORITY_FOREGROUND);

Completed in 173 milliseconds