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

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1203 // going to be overwritten by handleTransactionLocked()) outside of
1213 // so we can call handleTransactionLocked() unconditionally.
1219 handleTransactionLocked(transactionFlags);
1227 void SurfaceFlinger::handleTransactionLocked(uint32_t transactionFlags) function in class:android::SurfaceFlinger

Completed in 586 milliseconds