commit | e862d16162fd46ad9b2832c8844b00c81bedbac0 | [log] [tgz] |
---|---|---|
author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Oct 31 02:01:18 2012 +0000 |
committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Oct 31 02:01:18 2012 +0000 |
tree | b1ef6ce91c0a6aff627a14c92cc9f73f6c9b911f | |
parent | 6bb39782d0faf14ecb2a5cc4d2a3914366c753f0 [diff] [blame] |
Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@6210 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/gpu/gl/GrGLTexture.cpp b/src/gpu/gl/GrGLTexture.cpp index c1821b2..6c815e8 100644 --- a/src/gpu/gl/GrGLTexture.cpp +++ b/src/gpu/gl/GrGLTexture.cpp
@@ -26,7 +26,7 @@ (GPUGL->glInterface(), textureDesc.fTextureID, textureDesc.fOwnsID)); - + if (NULL != rtDesc) { GrAssert(kBottomLeft_Origin == textureDesc.fOrigin); GrGLIRect vp;