make gm background colors 565 compatible
authorcaryclark <caryclark@google.com>
Mon, 15 Jun 2015 12:09:59 +0000 (05:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 15 Jun 2015 12:09:59 +0000 (05:09 -0700)
commitbe7f768a357aefb39c42d24b81b24d647bb6ab70
treea5897bcb5ce6dc995cf0cfea5e72a989cc2d16a1
parentb5b50a07abb454abaf6ab46db20c6db6f5ecf9f6
make gm background colors 565 compatible

Change a batch of GM tests to convert their background color
so that it is representable in 8888 and 565.

Enable portable text in those same tests to minimize platform
differences.

In a couple of bitmap tests, use portable typefaces instead of
choosing 'Times' which may or may not be available on the platform.

R=borenet@google.com

Review URL: https://codereview.chromium.org/1176243006
38 files changed:
gm/anisotropic.cpp
gm/arcofzorro.cpp
gm/bigblurs.cpp
gm/bigmatrix.cpp
gm/bitmapcopy.cpp
gm/bitmapfilters.cpp
gm/blurs.cpp
gm/bmpfilterqualityrepeat.cpp
gm/clipdrawdraw.cpp
gm/colormatrix.cpp
gm/complexclip3.cpp
gm/constcolorprocessor.cpp
gm/dcshader.cpp
gm/downsamplebitmap.cpp
gm/drawlooper.cpp
gm/emptypath.cpp
gm/filltypes.cpp
gm/filterbitmap.cpp
gm/filterfastbounds.cpp
gm/filterindiabox.cpp
gm/gradientDirtyLaundry.cpp
gm/gradient_matrix.cpp
gm/gradients.cpp
gm/gradients_2pt_conical.cpp
gm/gradients_no_texture.cpp
gm/internal_links.cpp
gm/modecolorfilters.cpp
gm/nested.cpp
gm/pathinterior.cpp
gm/rrects.cpp
gm/shadertext.cpp
gm/shadertext2.cpp
gm/shadertext3.cpp
gm/shadows.cpp
gm/simpleaaclip.cpp
gm/tinybitmap.cpp
tools/sk_tool_utils.cpp
tools/sk_tool_utils.h