Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:requestPriority

132 // Priorities for requestPriority
384 int err = requestPriority(prioEvent->pid(), prioEvent->tid(), prioEvent->prio(),
2558 int err = requestPriority(getpid_cached, tid, kPriorityFastMixer);
2570 err = requestPriority(getpid_cached, tid, kPriorityFastMixer);