Home
last modified time | relevance | path

Searched refs:ANDROID_PRIORITY_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/include/android_stub/system/
Dthread_defs.h71 ANDROID_PRIORITY_DEFAULT = ANDROID_PRIORITY_NORMAL, enumerator
/hardware/interfaces/audio/aidl/common/include/
DStreamWorker.h81 int mThreadPriority = ANDROID_PRIORITY_DEFAULT;
146 bool start(const std::string& name = "", int priority = ANDROID_PRIORITY_DEFAULT) {
/hardware/interfaces/audio/aidl/common/
DStreamWorker.cpp96 if (error.empty() && mThreadPriority != ANDROID_PRIORITY_DEFAULT) { in workerThread()
/hardware/interfaces/audio/aidl/common/tests/
Dstreamworker_tests.cpp67 std::atomic<int> mPriority = ANDROID_PRIORITY_DEFAULT;