Don't clobber initial transform with SetMatrix.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 19 May 2014 15:15:24 +0000 (15:15 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 19 May 2014 15:15:24 +0000 (15:15 +0000)
commit0a98d870448f66ea0df7c37a47b38cf2d3b734e5
treedbb7d62f7226e2bc050e7277d2f5e5623adae175
parent71db88225d4e26303b5c3ad2c44305f6a5660754
Don't clobber initial transform with SetMatrix.

BUG=skia:2378
R=reed@google.com, mtklein@google.com, robertphillips@google.com

Author: mtklein@chromium.org

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

git-svn-id: http://skia.googlecode.com/svn/trunk@14778 2bbb7eff-a529-9590-31e7-b0007b416f81
src/record/SkRecordDraw.cpp
src/record/SkRecordDraw.h
tests/RecordDrawTest.cpp
tests/RecordOptsTest.cpp
tests/RecordTestUtils.h [new file with mode: 0644]