Searched defs:onPinch (Results 1 – 3 of 3) sorted by relevance
104 … virtual bool onPinch(skui::InputState state, float scale, float x, float y) { return false; } in onPinch() function
67 bool Window::onPinch(skui::InputState state, float scale, float x, float y) { in onPinch() function in sk_app::Window
1708 bool Viewer::onPinch(skui::InputState state, float scale, float x, float y) { in onPinch() function in Viewer