Home
last modified time | relevance | path

Searched refs:mDeferredPrefetchEvents (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/wilhelm/src/
H A Dlocks.cpp224 prefetchEvents = ap->mPrefetchStatus.mDeferredPrefetchEvents; in object_unlock_exclusive_attributes_()
228 ap->mPrefetchStatus.mDeferredPrefetchEvents = SL_PREFETCHEVENT_NONE; in object_unlock_exclusive_attributes_()
H A Ditfstruct.h511 SLuint32 mDeferredPrefetchEvents; member
/aosp12/frameworks/wilhelm/src/itf/
H A DIPrefetchStatus.cpp182 thiz->mDeferredPrefetchEvents = SL_PREFETCHEVENT_NONE; in IPrefetchStatus_init()
/aosp12/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp2510 ap->mPrefetchStatus.mDeferredPrefetchEvents = prefetchEvents; in android_audioPlayer_bufferQueue_onRefilled_l()