Home
last modified time | relevance | path

Searched refs:frameRenderTime (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCCodecBufferChannel.cpp1755 C2PortTunnelSystemTime::output frameRenderTime; in handleWork() local
1756 if (frameRenderTime.updateFrom(*param)) { in handleWork()
1758 mName, (long long)frameRenderTime.value, in handleWork()
1761 worklet->output.ordinal.timestamp.peek(), frameRenderTime.value); in handleWork()