Loading graphics/composer/2.1/default/service.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ using android::hardware::defaultPassthroughServiceImplementation; int main() { // the conventional HAL might start binder services android::ProcessState::initWithDriver("/dev/vndbinder"); android::ProcessState::self()->setThreadPoolMaxThreadCount(4); android::ProcessState::self()->startThreadPool(); Loading Loading
graphics/composer/2.1/default/service.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ using android::hardware::defaultPassthroughServiceImplementation; int main() { // the conventional HAL might start binder services android::ProcessState::initWithDriver("/dev/vndbinder"); android::ProcessState::self()->setThreadPoolMaxThreadCount(4); android::ProcessState::self()->startThreadPool(); Loading