DescriptionAndroid RendererCommon: Refactor getSamplingMatrix()
This CL refactors RendererCommon.getSamplingMatrix() so it does not have any dependecy to SurfaceTeture. The purpose is to prepare for a change in how texture frames are represented - only the texture matrix will be exposed, not the SurfaceTexture itself. This CL also adds an extra test for RendererCommon.rotateTextureMatrix().
R=hbos@webrtc.org
Committed: https://crrev.com/27551c95744be6e888652b3292b4130cc804f59f
Cr-Commit-Position: refs/heads/master@{#10118}
Patch Set 1 : #Patch Set 2 : fixed IDENTITY_MATRIX compilation error #
Total comments: 7
Patch Set 3 : #
Total comments: 2
Patch Set 4 : Remove unnecessary import of SurfaceTexture #
Messages
Total messages: 13 (6 generated)
|