Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSurface_test.cpp1110 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1136 result = getAllFrameTimestamps(fId1); in TEST_F()
1393 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1409 int result = getAllFrameTimestamps(fId1); in TEST_F()
1444 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1452 int result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1464 result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1535 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1552 int result = getAllFrameTimestamps(fId1); in TEST_F()
1570 result = getAllFrameTimestamps(fId1); in TEST_F()
[all …]