Searched refs:mProcessThread (Results 1 – 7 of 7) sorted by relevance
319 if (mProcessThread.get()) { in ~Effect()321 status_t status = mProcessThread->join(); in ~Effect()567 mProcessThread = new ProcessThread(&mStopProcessThread, mHandle, &mHalInBufferPtr, in prepareForProcessing()569 status = mProcessThread->run("effect", PRIORITY_URGENT_AUDIO); in prepareForProcessing()581 const status_t status = scheduler::updateSpatializerPriority(mProcessThread->getTid()); in prepareForProcessing()894 ptid[0] = mProcessThread ? mProcessThread->getTid() : -1; in command()
205 sp<Thread> mProcessThread; member
59 private Thread mProcessThread; field in ServerSession84 mProcessThread = new Thread(this); in ServerSession()85 mProcessThread.start(); in ServerSession()
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...
org/jspecify/annotations/Nullable.class Nullable.java package org.jspecify.annotations public ...