Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryIntegrationTest.cpp355 constexpr int RATIO = LO_FPS_PERIOD / HI_FPS_PERIOD; in TEST_F() local
357 if (i % RATIO == 0) { in TEST_F()
DLayerHistoryTest.cpp883 constexpr int RATIO = LO_FPS_PERIOD / HI_FPS_PERIOD; in TEST_F() local
885 if (i % RATIO == 0) { in TEST_F()