Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
Dlocks.cpp218 void *prefetchContext = NULL; in object_unlock_exclusive_attributes_() local
224 prefetchContext = ap->mPrefetchStatus.mDeferredPrefetchContext; in object_unlock_exclusive_attributes_()
253 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in object_unlock_exclusive_attributes_()
257 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in object_unlock_exclusive_attributes_()
/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp1237 void *prefetchContext = NULL; in audioTrack_handleMoreData_lockPlay() local
1299 prefetchContext = ap->mPrefetchStatus.mContext; in audioTrack_handleMoreData_lockPlay()
1313 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in audioTrack_handleMoreData_lockPlay()
1317 (*prefetchCallback)(&ap->mPrefetchStatus.mItf, prefetchContext, in audioTrack_handleMoreData_lockPlay()