media/library/effect/src
claincly 656b346e6c Allow specifying an Executor in FrameProcessor.Factory.create()
From this CL on, FrameProcessor listeners will be invoked from an Executor that
is passed in when creating the FrameProcessor.

GlTextureProcessor needs to invoke the ErrorListener on the said Executor too.

PiperOrigin-RevId: 493018583
2022-12-12 12:41:47 +00:00
..
androidTest Allow specifying an Executor in FrameProcessor.Factory.create() 2022-12-12 12:41:47 +00:00
main Allow specifying an Executor in FrameProcessor.Factory.create() 2022-12-12 12:41:47 +00:00
test Add GL utility methods to get 4x4 identity and set identity 2022-10-31 16:00:16 +00:00