Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DLayerHistoryTest.cpp722 const int totalInfrequentLayerUpdates = FREQUENT_LAYER_WINDOW_SIZE * 5; in TEST_P() local
724 while (infrequentLayerUpdates <= totalInfrequentLayerUpdates) { in TEST_P()
730 totalInfrequentLayerUpdates); in TEST_P()