
Alters the OverlayShaderProgram implementation to support rotations, however we need to apply the transformations separately in order for them to work as expected so the matrix is removed from the interface in favour of explicit methods. Adds a rotation test to ensure this ability doesn't regress PiperOrigin-RevId: 549890847
Test data module
Provides sample data for media unit and instrumentation tests.