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

Unified Diff: dm/DMGpuSupport.h

Issue 847273005: More natural way to serialize GPU tasks and tests. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: always stack-scope GrContextFactories Created 5 years, 11 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 | « dm/DM.cpp ('k') | dm/DMGpuSupport.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dm/DMGpuSupport.h
diff --git a/dm/DMGpuSupport.h b/dm/DMGpuSupport.h
index 335da086199427f3d3cc055d784e95fdd7f4af1a..032151f49a3a20720dbe5c282ffe5166687ea029 100644
--- a/dm/DMGpuSupport.h
+++ b/dm/DMGpuSupport.h
@@ -75,6 +75,4 @@ static inline SkSurface* NewGpuSurface(GrContextFactory*,
#endif//SK_SUPPORT_GPU
-GrContextFactory* GetThreadLocalGrContextFactory();
-
#endif//DMGpuSupport_DEFINED
« no previous file with comments | « dm/DM.cpp ('k') | dm/DMGpuSupport.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698