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

  /frameworks/native/include/utils/
ThreadDefs.h 59 ANDROID_PRIORITY_FOREGROUND = -2,
99 PRIORITY_FOREGROUND = ANDROID_PRIORITY_FOREGROUND,
  /frameworks/av/media/libstagefright/
TimedEventQueue.cpp 192 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 487 milliseconds