Home
last modified time | relevance | path

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

/frameworks/av/media/module/foundation/
DALooper.cpp138 bool runningLocally; in stop() local
144 runningLocally = mRunningLocally; in stop()
149 if (thread == NULL && !runningLocally) { in stop()
163 if (!runningLocally && !thread->isCurrentThread()) { in stop()