media/demos/gl/src/main
hschlueter 2e544224c2 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 17:42:39 +01:00
..
assets GL: Update BitmapOverlayVideoProcessor naming conventions. 2022-01-25 18:20:39 +00:00
java/androidx/media3/demo/gl Fix GlUtil vector size constant name. 2022-05-10 17:42:39 +01:00
res Rename StyledPlayerView to PlayerView 2022-01-25 18:10:42 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00