Searched refs:transactionsFlushed (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | TestableSurfaceFlinger.h | 656 auto updateLayerSnapshots(VsyncId vsyncId, nsecs_t frameTimeNs, bool transactionsFlushed, in updateLayerSnapshots() argument 659 return mFlinger->updateLayerSnapshots(vsyncId, frameTimeNs, transactionsFlushed, out); in updateLayerSnapshots()
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.h | 784 bool updateLayerSnapshotsLegacy(VsyncId vsyncId, nsecs_t frameTimeNs, bool transactionsFlushed, 787 bool updateLayerSnapshots(VsyncId vsyncId, nsecs_t frameTimeNs, bool transactionsFlushed,
|