Searched refs:setThreadPoolMaxThreadCount (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/surfaceflinger/
H A Dmain_surfaceflinger.cpp26 ProcessState::self()->setThreadPoolMaxThreadCount(4);
/frameworks/native/include/binder/
H A DProcessState.h73 status_t setThreadPoolMaxThreadCount(size_t maxThreads);
/frameworks/native/libs/binder/
H A DProcessState.cpp298 status_t ProcessState::setThreadPoolMaxThreadCount(size_t maxThreads) { function in class:android::ProcessState

Completed in 62 milliseconds