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::__anonb6efdf4d0111::VirtualTouchpadForTesting
127 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
146 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
181 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
195 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
208 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
217 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
229 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
240 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
249 for (int t = 0; t < touchpad->GetTouchpadCount(); ++t) { in TEST_F()
[all …]