Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DSimpleGoldfishOMXComponent.cpp578 OMX_U32 portIndex, bool sendFlushComplete) { in onPortFlush() argument
581 onPortFlush(i, sendFlushComplete); in onPortFlush()
584 if (sendFlushComplete) { in onPortFlush()
628 if (sendFlushComplete) { in onPortFlush()
DSimpleGoldfishOMXComponent.h162 void onPortFlush(OMX_U32 portIndex, bool sendFlushComplete);