Home
last modified time | relevance | path

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

/external/skia/tools/viewer/
DViewer.cpp97 static bool on_mouse_wheel_handler(float delta, uint32_t modifiers, void* userData) { in on_mouse_wheel_handler() function
308 fWindow->registerMouseWheelFunc(on_mouse_wheel_handler, this); in Viewer()
688 fWindow->registerMouseWheelFunc(on_mouse_wheel_handler, this); in setBackend()