Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryIntegrationTest.cpp946 nsecs_t lastInfrequentUpdate = startTime; in TEST_P() local
953 if (time - lastInfrequentUpdate >= infrequentUpdateDelta.count()) { in TEST_P()
956 lastInfrequentUpdate = time; in TEST_P()
DLayerHistoryTest.cpp1521 nsecs_t lastInfrequentUpdate = startTime; in TEST_P() local
1529 if (time - lastInfrequentUpdate >= infrequentUpdateDelta.count()) { in TEST_P()
1532 lastInfrequentUpdate = time; in TEST_P()