Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.h53 virtual void onPortFlushCompleted(OMX_U32 portIndex);
DGoldfishVPX.cpp363 void GoldfishVPX::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() function in android::GoldfishVPX
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.h64 virtual void onPortFlushCompleted(OMX_U32 portIndex);
DGoldfishAVCDec.cpp244 void GoldfishAVCDec::onPortFlushCompleted(OMX_U32 portIndex) { in onPortFlushCompleted() function in android::GoldfishAVCDec
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DSimpleGoldfishOMXComponent.h88 virtual void onPortFlushCompleted(OMX_U32 portIndex);
DSimpleGoldfishOMXComponent.cpp631 onPortFlushCompleted(portIndex); in onPortFlush()
731 void SimpleGoldfishOMXComponent::onPortFlushCompleted(OMX_U32 portIndex __unused) { in onPortFlushCompleted() function in android::SimpleGoldfishOMXComponent