media/demos/gl/src/main
hschlueter e89189e35f Fix GlUtil vector size constant name.
This constant is used for https://docs.gl/es2/glVertexAttribPointer
which takes the number of components per generic vertex attribute
(meaning the size of the individual coordinate vectors here) not the
number of attributes (the number of vertices that the old constant
name referred to).

PiperOrigin-RevId: 447427241
2022-05-10 18:02:20 +01:00
..
assets GL: Update BitmapOverlayVideoProcessor naming conventions. 2022-01-17 13:56:12 +00:00
java/com/google/android/exoplayer2/gldemo Fix GlUtil vector size constant name. 2022-05-10 18:02:20 +01: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