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

Unified Diff: src/gpu/GrTextContext.h

Issue 1116923003: simple cleanup in GrTargetCommands (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: feedback inc 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
« no previous file with comments | « src/gpu/GrTargetCommands.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/gpu/GrTextContext.h
diff --git a/src/gpu/GrTextContext.h b/src/gpu/GrTextContext.h
index 94339040947d434070b025c1a8df6b0beae7752e..60714ca4ce578d4ae6fa4158bc6a68faeaf85553 100644
--- a/src/gpu/GrTextContext.h
+++ b/src/gpu/GrTextContext.h
@@ -23,9 +23,6 @@ class SkDrawFilter;
class SkGpuDevice;
class SkTextBlob;
-// For testing textblobs on GPU.
-#define USE_BITMAP_TEXTBLOBS
-
/*
* This class wraps the state for a single text render
*/
« no previous file with comments | « src/gpu/GrTargetCommands.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698