Searched refs:updateLayerHistory (Results 1 – 4 of 4) sorted by relevance
649 auto updateLayerHistory(nsecs_t now) { in updateLayerHistory() function650 return FTL_FAKE_GUARD(kMainThreadContext, mFlinger->updateLayerHistory(now)); in updateLayerHistory()
64 mFlinger.updateLayerHistory(now); in updateLayerSnapshotsAndLayerHistory()582 mFlinger.updateLayerHistory(time); in TEST_F()
789 void updateLayerHistory(nsecs_t now) REQUIRES(kMainThreadContext);
2350 void SurfaceFlinger::updateLayerHistory(nsecs_t now) { in updateLayerHistory() function in android::SurfaceFlinger2569 updateLayerHistory(latchTime); in updateLayerSnapshots()