Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Unified Diff: gm/rects.cpp

Issue 1120023003: Refugee from Dead Machine 13: New version of the convex AA tessellator Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: update Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gm/convex_all_line_paths.cpp ('k') | gyp/gpu.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/rects.cpp
diff --git a/gm/rects.cpp b/gm/rects.cpp
index 8fb113d76f6fa19974ecc4a6e6299566950fb216..3bb9fb4e884a4c24950d1ee8097f71ba34fc70ac 100644
--- a/gm/rects.cpp
+++ b/gm/rects.cpp
@@ -27,7 +27,7 @@ public:
protected:
SkString onShortName() override {
- return SkString("rects");
+ return SkString("rects1");
}
SkISize onISize() override {
« no previous file with comments | « gm/convex_all_line_paths.cpp ('k') | gyp/gpu.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698