Searched defs:onPaint (Results 1 – 8 of 8) sorted by relevance
57 void HelloWorld::onPaint(SkSurface* surface) { in onPaint() function in HelloWorld
69 void StatsLayer::onPaint(SkSurface* surface) { in onPaint() function in StatsLayer
150 void ImGuiLayer::onPaint(SkSurface* surface) { in onPaint() function in ImGuiLayer
1629 void Viewer::onPaint(SkSurface* surface) { in onPaint() function in Viewer
109 void Editor::onPaint(SkSurface* surface) { in onPaint() function in skia::editor::Editor
114 virtual void onPaint(SkSurface*) {} in onPaint() function
75 void Window::onPaint() { in onPaint() function in sk_app::Window
123 void onPaint(SkSurface* surface) override { in onPaint() function