media/libraries/effect/src
huangdarwin 24343f55af effect: Rename VFP frame release to render.
renderOutputFrame actually renders frames to an output surface. We'll soon have
a releaseOutputFrame method, that would release resources associated with an
output time, so rename this to disambiguate the two methods.

Also rename onOutputFrameAvailable to onOutputFrameAvailableForRendering, to
make it clear this is not available for "release"

This change should be a renaming-only change and have no functional differences.

PiperOrigin-RevId: 527844947
2023-05-03 17:00:48 +01:00
..
androidTest effect: Rename VFP frame release to render. 2023-05-03 17:00:48 +01:00
main effect: Rename VFP frame release to render. 2023-05-03 17:00:48 +01:00
test Create GlObjectsProvider 2023-03-07 11:56:08 +00:00