Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSurface_test.cpp1403 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1429 result = getAllFrameTimestamps(fId1); in TEST_F()
1680 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1696 int result = getAllFrameTimestamps(fId1); in TEST_F()
1731 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1739 int result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1751 result = native_window_get_frame_timestamps(mWindow.get(), fId1, in TEST_F()
1822 const uint64_t fId1 = getNextFrameId(); in TEST_F() local
1839 int result = getAllFrameTimestamps(fId1); in TEST_F()
1857 result = getAllFrameTimestamps(fId1); in TEST_F()
[all …]