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

Unified Diff: include/private/GrSurfaceProxy.h

Issue 2289363005: Improve usage of window rectangles (Closed) Base URL: https://skia.googlesource.com/skia.git@upload_drawsinreducedclip
Patch Set: Improve usage of window rectangles Created 4 years, 3 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 | « include/gpu/GrTypesPriv.h ('k') | src/gpu/GrAppliedClip.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/private/GrSurfaceProxy.h
diff --git a/include/private/GrSurfaceProxy.h b/include/private/GrSurfaceProxy.h
index 98979ac8192f6adfbc7f2e24dafcc9a5c0025c32..69656fe4f57cdb9a40c63852207177565f157bb6 100644
--- a/include/private/GrSurfaceProxy.h
+++ b/include/private/GrSurfaceProxy.h
@@ -9,6 +9,7 @@
#define GrSurfaceProxy_DEFINED
#include "GrGpuResource.h"
+#include "SkRect.h"
class GrTextureProxy;
class GrRenderTargetProxy;
« no previous file with comments | « include/gpu/GrTypesPriv.h ('k') | src/gpu/GrAppliedClip.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698