media/demos/gl/src/main
hschlueter 6c061894b0 Make GlProgram an outer class.
This change makes GlUtil.Program an outer class named GlProgram,
and also moves private static helpers as well as the inner classes
Attribute and Uniform which were only used by GlUtil.Program to
GlProgram. Other static utility methods remain in GlUtil.

No functional changes intended.

PiperOrigin-RevId: 426119299
2022-02-04 10:23:39 +00:00
..
assets GL: Update BitmapOverlayVideoProcessor naming conventions. 2022-01-17 13:56:12 +00:00
java/com/google/android/exoplayer2/gldemo Make GlProgram an outer class. 2022-02-04 10:23:39 +00:00
res Migrate the GL demo app from PlayerView to StyledPlayerView 2021-11-19 14:25:57 +00:00
AndroidManifest.xml Handle orientation changes in GL demo 2020-03-27 23:32:58 +00:00