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
Showing
with
79 additions
and
74 deletions
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment