Home
last modified time | relevance | path

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

/frameworks/native/services/vr/virtual_touchpad/
DEvdevInjector.h86 int ConfigureAbsSlots(int slots);
DVirtualTouchpadEvdev.cpp74 touchpad.injector->ConfigureAbsSlots(kSlots); in Attach()
DEvdevInjector.cpp167 int EvdevInjector::ConfigureAbsSlots(int slots) { in ConfigureAbsSlots() function in android::dvr::EvdevInjector