Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSurface_test.cpp1028 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1054 result = getAllFrameTimestamps(fId1); in TEST_F()
1311 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1327 int result = getAllFrameTimestamps(fId1); in TEST_F()
1362 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1370 int result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1382 result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1453 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1470 int result = getAllFrameTimestamps(fId1); in TEST_F()
1488 result = getAllFrameTimestamps(fId1); in TEST_F()
[all …]