From 9d524f22bfde5dc3dc8f48e1be39bdebd3bb0304 Mon Sep 17 00:00:00 2001 From: halcanary Date: Tue, 29 Mar 2016 09:03:52 -0700 Subject: Style bikeshed - remove extraneous whitespace GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1842753002 Review URL: https://codereview.chromium.org/1842753002 --- gm/bleed.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gm/bleed.cpp') diff --git a/gm/bleed.cpp b/gm/bleed.cpp index c3d026a6e8..bd1a282227 100644 --- a/gm/bleed.cpp +++ b/gm/bleed.cpp @@ -156,7 +156,7 @@ bool make_ringed_alpha_image(GrContext* ctx, TestPixels* result, int width, int /** Similar to make_ringed_bitmap with these modifications: - The backing store is a texture. - - The texture is larger than the bitmap dimensions (it is surrounded by non-content + - The texture is larger than the bitmap dimensions (it is surrounded by non-content padding on the right/bottom of the contents.) - The right/bottom sides of the rings are omitted so that the rect to draw is adjacent to the texture padding. -- cgit v1.2.3