Searched defs:allocateNode (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/
H A DOMXClient.cpp41 virtual status_t allocateNode(
178 status_t MuxOMX::allocateNode( function in class:android::MuxOMX
194 status_t err = omx->allocateNode(name, observer, node);
/frameworks/av/media/libmedia/
H A DIOMX.cpp94 virtual status_t allocateNode( function in class:android::BpOMX
501 status_t err = allocateNode(name, observer, &node);
/frameworks/av/media/libstagefright/omx/
H A DOMX.cpp220 status_t OMX::allocateNode( function in class:android::OMX

Completed in 290 milliseconds