Lines Matching defs:frameRotated
75 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
167 TouchVideoFrame frameRotated(1, 1, {1}, TIMESTAMP); in TEST() local
174 TouchVideoFrame frameRotated(2, 2, {3, 1, 4, 2}, TIMESTAMP); in TEST() local
181 TouchVideoFrame frameRotated(2, 3, {5, 3, 1, 6, 4, 2}, TIMESTAMP); in TEST() local