Searched defs:onPaint (Results 1 - 6 of 6) sorted by relevance
| /third_party/skia/example/ | ||
| H A D | HelloWorld.cpp | 57 void HelloWorld::onPaint(SkSurface* surface) { in onPaint() function in HelloWorld |
| /third_party/skia/tools/viewer/ | ||
| H A D | StatsLayer.cpp | 69 void StatsLayer::onPaint(SkSurface* surface) { in onPaint() function in StatsLayer |
| H A D | ImGuiLayer.cpp | 150 void ImGuiLayer::onPaint(SkSurface* surface) { in onPaint() function in ImGuiLayer |
| H A D | Viewer.cpp | 1629 void Viewer::onPaint(SkSurface* surface) { in onPaint() function in Viewer |
| /third_party/skia/experimental/sktext/editor/ | ||
| H A D | Editor.cpp | 109 void Editor::onPaint(SkSurface* surface) { in onPaint() function in skia::editor::Editor |
| /third_party/skia/tools/sk_app/ | ||
| H A D | Window.h | 114 virtual void onPaint(SkSurface*) {} in onPaint() function in sk_app::Window::Layer |
Completed in 7 milliseconds