commit | 036fd8e6f66b53cf87a5f91083cae82f0aeb3635 | [log] [tgz] |
---|---|---|
author | wangyix <wangyix@google.com> | Tue Sep 08 15:23:34 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Sep 08 15:23:35 2015 -0700 |
tree | 65b7f07cf2aba924c84cba7208efa6d5f2e38a78 | |
parent | 894a2e436289077cd09cc89e857bfa0a2e590ee8 [diff] |
Added TestCreate for SkComposeShader; will pick two random child procs that don't have children of their own. This prevents creating an arbitrarily large tree of procs. Also, it will choose a random coefficient mode for the xfermode. BUG=skia:4182 Review URL: https://codereview.chromium.org/1306163002