media/libraries/effect/src/main
huangdarwin dd7846ee1c Effect: Use element instead of peek, when throwing if null.
If nullness should result in an exception, we should throw as soon as possible,
so that stack traces are easier to follow.

Did a quick scan of media3.effect+transformer and this covers all uses of
peek that immediately throw there.

PiperOrigin-RevId: 603393366
2024-02-01 09:32:21 -08:00
..
assets/shaders Update METADATA to add clang-format requirement for glsl files 2024-01-23 05:49:38 -08:00
java/androidx/media3/effect Effect: Use element instead of peek, when throwing if null. 2024-02-01 09:32:21 -08:00
AndroidManifest.xml Create effect module. 2022-08-02 12:36:47 +00:00