Home
last modified time | relevance | path

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

/frameworks/native/services/vr/virtual_touchpad/tests/
DVirtualTouchpad_test.cpp109 int GetTouchpadCount() const { return kTouchpads; } in GetTouchpadCount() function in android::dvr::__anon214ecdac0111::VirtualTouchpadForTesting
138 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
158 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
193 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
207 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
220 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
229 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
241 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
252 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
261 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
[all …]