Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryIntegrationTest.cpp935 std::chrono::nanoseconds infrequentUpdateDelta = GetParam(); in TEST_P() local
953 if (time - lastInfrequentUpdate >= infrequentUpdateDelta.count()) { in TEST_P()
DLayerHistoryTest.cpp1500 std::chrono::nanoseconds infrequentUpdateDelta = GetParam(); in TEST_P() local
1529 if (time - lastInfrequentUpdate >= infrequentUpdateDelta.count()) { in TEST_P()