Searched defs:scroll (Results 1 – 3 of 3) sorted by relevance
47 void scroll(int touchpad, float x, float y) = 4; in scroll() method
103 float scroll = mRotaryEncoderScrollAccumulator.getRelativeVWheel(); in sync() local
90 binder::Status VirtualTouchpadService::scroll(int touchpad, float x, float y) { in scroll() function in android::dvr::VirtualTouchpadService