Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h766 void commitTransactionsLegacy() EXCLUDES(mStateLock) REQUIRES(kMainThreadContext);
DSurfaceFlinger.cpp2342 commitTransactionsLegacy(); in updateLayerSnapshotsLegacy()
3396 void SurfaceFlinger::commitTransactionsLegacy() { in commitTransactionsLegacy() function in android::SurfaceFlinger