Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSurface_test.cpp1269 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1295 result = getAllFrameTimestamps(fId1); in TEST_F()
1552 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1568 int result = getAllFrameTimestamps(fId1); in TEST_F()
1603 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1611 int result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1623 result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1694 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1711 int result = getAllFrameTimestamps(fId1); in TEST_F()
1729 result = getAllFrameTimestamps(fId1); in TEST_F()
[all …]