Searched refs:mapEvent (Results 1 – 4 of 4) sorted by relevance
114 SkPoint mapEvent(float x, float y);
1320 SkPoint Viewer::mapEvent(float x, float y) { in mapEvent() function in Viewer1334 const auto slidePt = this->mapEvent(x, y); in onTouch()1382 const auto slidePt = this->mapEvent(x, y); in onMouse()
1258 SkPoint Viewer::mapEvent(float x, float y) { in mapEvent() function in Viewer1272 const auto slidePt = this->mapEvent(x, y); in onTouch()1320 const auto slidePt = this->mapEvent(x, y); in onMouse()