Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryIntegrationTest.cpp947 const size_t totalInfrequentLayerUpdates = FREQUENT_LAYER_WINDOW_SIZE * 5; in TEST_P() local
949 while (infrequentLayerUpdates <= totalInfrequentLayerUpdates) { in TEST_P()
955 totalInfrequentLayerUpdates); in TEST_P()
DLayerHistoryTest.cpp1522 const int totalInfrequentLayerUpdates = FREQUENT_LAYER_WINDOW_SIZE * 5; in TEST_P() local
1524 while (infrequentLayerUpdates <= totalInfrequentLayerUpdates) { in TEST_P()
1531 totalInfrequentLayerUpdates); in TEST_P()