Home
last modified time | relevance | path

Searched refs:EnqueueAsyncCallback_ppi (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/wilhelm/src/
H A Dsles_allinclusive.h458 #define EnqueueAsyncCallback_ppi(object, handler, p1, p2, i1) \ macro
/aosp12/frameworks/wilhelm/src/android/
H A DMediaPlayer_to_android.cpp175 SLresult res = EnqueueAsyncCallback_ppi(mp, playCallback, &mp->mPlay.mItf, playContext, in player_handleMediaPlayerEventNotifications()
H A DAudioPlayer_to_android.cpp472 SLresult result = EnqueueAsyncCallback_ppi(ap, playCallback, &ap->mPlay.mItf, playContext, in audioPlayer_dispatch_headAtEnd_lockPlay()
912 SLresult result = EnqueueAsyncCallback_ppi(ap, callback, &ap->mPlay.mItf, in sfplayer_handlePrefetchEvent()