| Index: gm/composeshader.cpp
|
| diff --git a/gm/composeshader.cpp b/gm/composeshader.cpp
|
| index c43b443a07f0725c7358b753ac18a94c72ca8462..421641c3560e373a7efe3908d0b2ddf908a1b9a0 100644
|
| --- a/gm/composeshader.cpp
|
| +++ b/gm/composeshader.cpp
|
| @@ -204,7 +204,7 @@ protected:
|
| canvas->translate(0, r.height() + 5);
|
| }
|
| }
|
| -
|
| +
|
| private:
|
| /** This determines the length and width of the bitmaps used in the ComposeShaders. Values
|
| * above 20 may cause an SkASSERT to fail in SkSmallAllocator. However, larger values will
|
|
|