Merge "Start thread pool for binder calls"
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