Home
last modified time | relevance | path

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

/hardware/interfaces/media/omx/1.0/
DIOmxBufferSource.hal45 * onOmxLoaded() is invoked when the node transitions from OMX_StateIdle or
48 oneway onOmxLoaded();
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp301 virtual Return<void> onOmxLoaded();
339 Return<void> MockBufferSource::onOmxLoaded() { in onOmxLoaded() function in MockBufferSource