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

Unified Diff: src/gpu/GrAARectRenderer.h

Issue 1109153004: Initial CL to create GrBatchTest infrastructure (Closed) Base URL: https://skia.googlesource.com/skia.git@rand-batch0
Patch Set: windows warnings Created 5 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
Index: src/gpu/GrAARectRenderer.h
diff --git a/src/gpu/GrAARectRenderer.h b/src/gpu/GrAARectRenderer.h
index 25fa00c6909b270b7c63bd29e3db753cec600e73..3193f4bc3a4d83d4d9a522be22bfa36e2b56939e 100644
--- a/src/gpu/GrAARectRenderer.h
+++ b/src/gpu/GrAARectRenderer.h
@@ -68,8 +68,6 @@ public:
const SkRect rects[2]);
private:
- GrIndexBuffer* aaStrokeRectIndexBuffer(bool miterStroke);
-
void geometryFillAARect(GrDrawTarget*,
GrPipelineBuilder*,
GrColor,
« no previous file with comments | « include/gpu/GrTestUtils.h ('k') | src/gpu/GrAARectRenderer.cpp » ('j') | src/gpu/GrTestUtils.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698