Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTimeStatsTest.cpp64 #define LAYER_ID_0 0 macro
294 insertTimeRecord(NORMAL_SEQUENCE, LAYER_ID_0, 1, 1000000); in TEST_F()
311 insertTimeRecord(NORMAL_SEQUENCE, LAYER_ID_0, 1, 1000000); in TEST_F()
313 mTimeStats->incrementBadDesiredPresent(LAYER_ID_0); in TEST_F()
327 insertTimeRecord(NORMAL_SEQUENCE, LAYER_ID_0, 1, 1000000); in TEST_F()
378 insertTimeRecord(NORMAL_SEQUENCE, LAYER_ID_0, 1, 1000000); in TEST_F()
423 insertTimeRecord(NORMAL_SEQUENCE, LAYER_ID_0, 1, 1000000); in TEST_F()
1179 mTimeStats->incrementBadDesiredPresent(LAYER_ID_0); in TEST_F()
1232 EXPECT_EQ(atom.layer_name(), genLayerName(LAYER_ID_0)); in TEST_F()
1304 mTimeStats->incrementBadDesiredPresent(LAYER_ID_0); in TEST_F()
[all …]