Home
last modified time | relevance | path

Searched refs:prefetchContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/
Dlocks.c217 void *prefetchContext = NULL; in object_unlock_exclusive_attributes_() local
223 prefetchContext = ap->mPrefetchStatus.mDeferredPrefetchContext; in object_unlock_exclusive_attributes_()
252 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in object_unlock_exclusive_attributes_()
256 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in object_unlock_exclusive_attributes_()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp1137 void *prefetchContext = NULL; in audioTrack_callBack_pullFromBuffQueue() local
1204 prefetchContext = ap->mPrefetchStatus.mContext; in audioTrack_callBack_pullFromBuffQueue()
1218 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in audioTrack_callBack_pullFromBuffQueue()
1222 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in audioTrack_callBack_pullFromBuffQueue()