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

/frameworks/wilhelm/tests/sandbox/
H A Dmultithread.c55 SLObjectItf myMixObject; local
56 result = (*ta->mEngineEngine)->CreateOutputMix(ta->mEngineEngine, &myMixObject, 0, NULL,
59 result = (*myMixObject)->Realize(myMixObject, SL_BOOLEAN_FALSE);
61 (*myMixObject)->Destroy(myMixObject);

Completed in 39 milliseconds