Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
Dlocks.c204 void *prefetchContext = NULL; in object_unlock_exclusive_attributes_() local
210 prefetchContext = ap->mPrefetchStatus.mDeferredPrefetchContext; in object_unlock_exclusive_attributes_()
239 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in object_unlock_exclusive_attributes_()
243 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in object_unlock_exclusive_attributes_()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp1104 void *prefetchContext = NULL; in audioTrack_callBack_pullFromBuffQueue() local
1169 prefetchContext = ap->mPrefetchStatus.mContext; in audioTrack_callBack_pullFromBuffQueue()
1183 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in audioTrack_callBack_pullFromBuffQueue()
1187 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in audioTrack_callBack_pullFromBuffQueue()