Home | History | Annotate | Download | only in android

Lines Matching refs:playContext

431     void * playContext = NULL;
438 playContext = ap->mPlay.mContext;
449 (*playCallback)(&ap->mPlay.mItf, playContext, SL_PLAYEVENT_HEADATEND);
451 SLresult result = EnqueueAsyncCallback_ppi(ap, playCallback, &ap->mPlay.mItf, playContext,
455 &ap->mPlay.mItf, playContext);