Home
last modified time | relevance | path

Searched defs:frameRotated (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/tests/
DTouchVideoFrame_test.cpp75 TouchVideoFrame frameRotated(0, 0, {}, TIMESTAMP); in TEST() local
82 TouchVideoFrame frameRotated(1, 1, {1}, TIMESTAMP); in TEST() local
89 TouchVideoFrame frameRotated(2, 2, {2, 4, 1, 3}, TIMESTAMP); in TEST() local
96 TouchVideoFrame frameRotated(2, 3, {2, 4, 6, 1, 3, 5}, TIMESTAMP); in TEST() local
115 TouchVideoFrame frameRotated(0, 0, {}, TIMESTAMP); in TEST() local
122 TouchVideoFrame frameRotated(1, 1, {1}, TIMESTAMP); in TEST() local
129 TouchVideoFrame frameRotated(2, 2, {4, 3, 2, 1}, TIMESTAMP); in TEST() local
136 TouchVideoFrame frameRotated(3, 2, {6, 5, 4, 3, 2, 1}, TIMESTAMP); in TEST() local
151 TouchVideoFrame frameRotated(3, 3, {9, 8, 7, 6, 5, 4, 3, 2, 1}, TIMESTAMP); in TEST() local
160 TouchVideoFrame frameRotated(0, 0, {}, TIMESTAMP); in TEST() local
[all …]