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

/external/skia/tools/viewer/
H A DViewer.h103 SkPoint mapEvent(float x, float y);
H A DViewer.cpp1013 SkPoint Viewer::mapEvent(float x, float y) { function in class:Viewer
1027 const auto slidePt = this->mapEvent(x, y);
1058 const auto slidePt = this->mapEvent(x, y);

Completed in 86 milliseconds