Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DBLASTBufferQueue.h91 void transactionCommittedCallback(nsecs_t latchTime, const sp<Fence>& presentFence,
/aosp12/frameworks/native/libs/gui/
H A DBLASTBufferQueue.cpp249 bq->transactionCommittedCallback(latchTime, presentFence, stats); in transactionCommittedCallbackThunk()
252 void BLASTBufferQueue::transactionCommittedCallback(nsecs_t /*latchTime*/, in transactionCommittedCallback() function in android::BLASTBufferQueue