Run mixedxfermodes GM through the pipe.
authorscroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 10 Apr 2013 18:10:41 +0000 (18:10 +0000)
committerscroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 10 Apr 2013 18:10:41 +0000 (18:10 +0000)
commitaef2d3b14eab4f86e7d0efef952e64b3546630ac
tree87233aea9154f77650512bee7e397ce36eb34ffd
parentae403b94967aa73fe0fd9f0afb612d5773aeafbf
Run mixedxfermodes GM through the pipe.

Pass the size of the GM to SkGPipeWriter.startRecording(), so that
calls to getDeviceSize() on the returned SkCanvas return a reasonable
result. This allows removing the flag to skip mixedxfermodes.

BUG=https://code.google.com/p/skia/issues/detail?id=1199

Review URL: https://codereview.chromium.org/13814023

git-svn-id: http://skia.googlecode.com/svn/trunk@8598 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/gmmain.cpp
gm/mixedxfermodes.cpp