Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DSimpleGoldfishOMXComponent.h160 void onChangeState(OMX_STATETYPE state);
DSimpleGoldfishOMXComponent.cpp459 onChangeState((OMX_STATETYPE)param); in onSendCommand()
482 void SimpleGoldfishOMXComponent::onChangeState(OMX_STATETYPE state) { in onChangeState() function in android::SimpleGoldfishOMXComponent