Searched defs:frame2 (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/services/inputflinger/tests/ |
| D | InputProcessor_test.cpp | 231 TouchVideoFrame frame2(2, 2, std::move(videoData2), timestamp2); in TEST_F() local
|
| D | InputReader_test.cpp | 9722 TouchVideoFrame frame2(3, 3, {0, 1, 2, 3, 4, 5, 6, 7, 8}, {1, 3}); in TEST_F() local 9745 TouchVideoFrame frame2(3, 3, {0, 1, 2, 3, 4, 5, 6, 7, 8}, {1, 3}); in TEST_F() local
|
| /frameworks/base/core/java/android/window/ |
| D | SnapshotDrawerUtils.java | 349 private static boolean isAspectRatioMatch(Rect frame1, Rect frame2) { in isAspectRatioMatch()
|