Closed yrh2847189 closed 3 years ago
There is a problem with adding watermark to image rotation。
mEncoderSurface.makeCurrent(); mDrawer.draw(mTexId, mTexMatrix, 0);
for(CustomDecorator decor: mDecors) decor.updateTexId(); RenderUtil.renderTextures(mDecors); mEncoderSurface.swap(); makeCurrent();
There is a problem with adding watermark to image rotation。
mEncoderSurface.makeCurrent(); mDrawer.draw(mTexId, mTexMatrix, 0);
for(CustomDecorator decor: mDecors) decor.updateTexId(); RenderUtil.renderTextures(mDecors); mEncoderSurface.swap(); makeCurrent();