Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/client/
DGraphicsTracker.cpp206 bool GraphicsTracker::adjustDequeueConfLocked(bool *updateDequeue) { in adjustDequeueConfLocked() function in aidl::android::hardware::media::c2::implementation::GraphicsTracker
607 if (adjustDequeueConfLocked(updateDequeue)) { in commitAllocate()
795 if (adjustDequeueConfLocked(updateDequeue)) { in requestDeallocate()
813 if (adjustDequeueConfLocked(updateDequeue)) { in commitDeallocate()
869 if (adjustDequeueConfLocked(updateDequeue)) { in requestRender()
911 if (adjustDequeueConfLocked(updateDequeue)) { in commitRender()
1004 if (!adjustDequeueConfLocked(&updateDequeue)) { in onReleased()
/frameworks/av/media/codec2/hal/client/include/codec2/aidl/
DGraphicsTracker.h286 bool adjustDequeueConfLocked(bool *updateDequeueConf);