Start thread pool for binder calls
Change-Id: Ie67f54ba06d7fdb42bcb041c1e0a50d8477ae423 related-to-bug: 5095635
This commit is contained in:
@@ -57,6 +57,7 @@ public:
|
||||
protected:
|
||||
|
||||
virtual void SetUp() {
|
||||
android::ProcessState::self()->startThreadPool();
|
||||
mSMS = new SurfaceMediaSource(mYuvTexWidth, mYuvTexHeight);
|
||||
mSMS->setSynchronousMode(true);
|
||||
mSTC = new SurfaceTextureClient(mSMS);
|
||||
|
||||
Reference in New Issue
Block a user