aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrProxyMove.h
diff options
context:
space:
mode:
authorGravatar Robert Phillips <robertphillips@google.com>2017-01-30 12:26:47 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-01-30 18:09:23 +0000
commit08c5ec71303aa58d6f081914f3e868fa5cce9f4c (patch)
tree23f08081b94430015e141d4110261648ab566f83 /src/gpu/effects/GrProxyMove.h
parent861bc3f45d3623e802d98d09c54ba635c64fc716 (diff)
Make blur utils take GrTextureProxies - take 2
This is a re-land of https://skia-review.googlesource.com/c/7738/ (Make blur utils take GrTextureProxies) with a fix for the Nexus7 Change-Id: I5821a26b1e986daa11d960ae826a1207512cd2a0 Reviewed-on: https://skia-review.googlesource.com/7746 Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>
Diffstat (limited to 'src/gpu/effects/GrProxyMove.h')
-rw-r--r--src/gpu/effects/GrProxyMove.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gpu/effects/GrProxyMove.h b/src/gpu/effects/GrProxyMove.h
index 643e01bc81..87612f7e0f 100644
--- a/src/gpu/effects/GrProxyMove.h
+++ b/src/gpu/effects/GrProxyMove.h
@@ -3,8 +3,8 @@
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
- */
-
+ */
+
#ifndef GrProxyMove_DEFINED
#define GrProxyMove_DEFINED