media/libraries/effect/src/androidTest
tofunmi 9baa6f6be5 Fix operations order in RenderingTest
For DefaultVideoFrameProcessorVideoFrameRenderingTest: `registerInputStream` sets the textureManager, so reordering makes sure the textureManager is set before you set the frame info. This is important for texture input, where the frame info provides the width and height.

PiperOrigin-RevId: 529753404
2023-05-08 15:20:14 +00:00
..
java/androidx/media3/effect Fix operations order in RenderingTest 2023-05-08 15:20:14 +00:00
AndroidManifest.xml Move effects functionality out of transformer to effects module. 2022-08-03 13:19:15 +00:00