media/libraries/effect/src
dancho 940e28e4db Refactor threading in FinalShaderProgramWrapper
Public methods either assert they're running GL thread, or
submit a task to run on GL thread.

Move methods to keep interface implementations together.

Add javadoc to VideoFrameProcessingTaskExecutor to clarify which
thread can call each public method.

PiperOrigin-RevId: 655978796
2024-07-25 09:23:41 -07:00
..
androidTest Store the speed provider in timestamp adjustment 2024-07-25 06:09:02 -07:00
main Refactor threading in FinalShaderProgramWrapper 2024-07-25 09:23:41 -07:00
test Migrate Gaussian Blur Effect to media3. 2023-12-22 14:13:19 -08:00