Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
Dlocks.cpp217 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.cpp1249 void *prefetchContext = NULL; in audioTrack_callBack_pullFromBuffQueue() local
1316 prefetchContext = ap->mPrefetchStatus.mContext; in audioTrack_callBack_pullFromBuffQueue()
1330 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in audioTrack_callBack_pullFromBuffQueue()
1334 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in audioTrack_callBack_pullFromBuffQueue()