Searched refs:handleTransactionLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h248 void handleTransactionLocked(uint32_t transactionFlags);
H A DSurfaceFlinger.cpp1184 // going to be overwritten by handleTransactionLocked()) outside of
1194 // so we can call handleTransactionLocked() unconditionally.
1200 handleTransactionLocked(transactionFlags);
1208 void SurfaceFlinger::handleTransactionLocked(uint32_t transactionFlags) function in class:android::SurfaceFlinger

Completed in 89 milliseconds