Searched defs:onPaint (Results 1 – 7 of 7) sorted by relevance
82 void StatsLayer::onPaint(SkSurface* surface) { in onPaint() function in StatsLayer
157 void ImGuiLayer::onPaint(SkSurface* surface) { in onPaint() function in ImGuiLayer
1876 void Viewer::onPaint(SkSurface* surface) { in onPaint() function in Viewer
124 virtual void onPaint(SkSurface*) {} in onPaint() function
81 void Window::onPaint() { in onPaint() function in sk_app::Window
156 void onPaint(SkSurface* surface) override { in onPaint() function
453 void AnalyzerPanel::onPaint(wxPaintEvent &) { in onPaint() function in AnalyzerPanel