Home
last modified time | relevance | path

Searched refs:drawHelp (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/sk_app/
H A DCommandSet.h33 * 4) At the end of your onPaint, call drawHelp, and pass in the application's canvas.
53 void drawHelp(SkCanvas* canvas);
H A DCommandSet.cpp95 void CommandSet::drawHelp(SkCanvas* canvas) { in drawHelp() function in sk_app::CommandSet
/third_party/skia/tools/viewer/
H A DViewer.cpp1632 fCommands.drawHelp(surface->getCanvas()); in onPaint()

Completed in 6 milliseconds