Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DBLASTBufferQueue.h155 void flushShadowQueue() REQUIRES(mMutex);
/frameworks/native/libs/gui/
DBLASTBufferQueue.cpp330 flushShadowQueue(); in transactionCommittedCallback()
426 void BLASTBufferQueue::flushShadowQueue() { in flushShadowQueue() function in android::BLASTBufferQueue