Searched defs:scroll (Results 1 – 4 of 4) 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
297 override suspend fun scroll( in scroll() method