Home
last modified time | relevance | path

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

/external/skia/tools/viewer/
DViewer.cpp66 static bool on_touch_handler(intptr_t owner, Window::InputState state, float x, float y, void* user… in on_touch_handler() function
305 fWindow->registerTouchFunc(on_touch_handler, this); in Viewer()
685 fWindow->registerTouchFunc(on_touch_handler, this); in setBackend()