Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DSimpleGoldfishOMXComponent.h159 void onSendCommand(OMX_COMMANDTYPE cmd, OMX_U32 param);
DSimpleGoldfishOMXComponent.cpp402 onSendCommand((OMX_COMMANDTYPE)cmd, (OMX_U32)param); in onMessageReceived()
454 void SimpleGoldfishOMXComponent::onSendCommand( in onSendCommand() function in android::SimpleGoldfishOMXComponent