Searched refs:pListener (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIEngine.c600 static SLresult IEngine_CreateListener(SLEngineItf self, SLObjectItf *pListener, argument
606 if (NULL == pListener) {
609 *pListener = NULL;
625 *pListener = &thiz->mObject.mItf;
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h2603 SLObjectItf * pListener,

Completed in 81 milliseconds