Home
last modified time | relevance | path

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

/frameworks/base/media/jni/soundpool/
DStreamManager.h120 size_t getActiveThreadCount() const { return mActiveThreadCount; } in getActiveThreadCount() function
425 (mThreadPool->getActiveThreadCount() == 0 in needMoreThreads_l()
428 > (ptrdiff_t)mThreadPool->getActiveThreadCount()); in needMoreThreads_l()
DSoundDecoder.cpp110 if (pendingSounds > mThreadPool->getActiveThreadCount()) { in loadSound()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt49451 method public int getActiveThreadCount();