Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h824 bool transactionFlushNeeded() REQUIRES(kMainThreadContext);
DSurfaceFlinger.cpp2700 if (transactionFlushNeeded()) { in commit()
5123 bool SurfaceFlinger::transactionFlushNeeded() { in transactionFlushNeeded() function in android::SurfaceFlinger