Searched refs:OnEvent (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DOMX.h133 OMX_ERRORTYPE OnEvent(
H A DOMXNodeInstance.h167 static OMX_ERRORTYPE OnEvent(
/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp89 &OnEvent, &OnEmptyBufferDone, &OnFillBufferDone
1039 // OMXNodeInstance::OnEvent calls OMX::OnEvent, which then calls here.
1054 OMX_ERRORTYPE OMXNodeInstance::OnEvent( function in class:android::OMXNodeInstance
1065 return instance->owner()->OnEvent(
H A DOMX.cpp433 OMX_ERRORTYPE OMX::OnEvent( function in class:android::OMX
439 ALOGV("OnEvent(%d, %" PRIu32", %" PRIu32 ")", eEvent, nData1, nData2);

Completed in 323 milliseconds