Home | History | Annotate | Download | only in audioflinger

Lines Matching full:mpid

110             mEvent(event), mPid(pid) {}
117 const pid_t mPid;
132 mPid(pid), mTid(tid), mPrio(prio), mForApp(forApp) {}
136 mPid, mTid, mPrio, mForApp);
139 const pid_t mPid;