Home
last modified time | relevance | path

Searched refs:mapEvent (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/viewer/
H A DViewer.h168 SkPoint mapEvent(float x, float y);
H A DViewer.cpp1654 SkPoint Viewer::mapEvent(float x, float y) { in mapEvent() function in Viewer
1668 const auto slidePt = this->mapEvent(x, y); in onTouch()
1721 const auto slidePt = this->mapEvent(x, y); in onMouse()

Completed in 6 milliseconds