aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/DrawOpAtlasTest.cpp
diff options
context:
space:
mode:
authorGravatar Cary Clark <caryclark@skia.org>2018-03-09 16:55:35 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-03-12 14:26:28 +0000
commit689d02d4b480289aacaeb2da83b93d733cdfcb0f (patch)
treef9386ef1afc53a77a69e731ff5975a834d856a27 /tests/DrawOpAtlasTest.cpp
parent827af667bbe8e057f9ee08e9f9b598add232b491 (diff)
harden pathmeasure and fix empty case
change int to unsigned (just make it uniform, part of it was already unsigned) change path by pointer to path by value since it will be copied on write; fixes bug where path changes from underneath measure Allow empty paths to still initialize measure state. This fixes the GM failure from the earlier check-in attempt in CL 113269. R=reed@google.com Bug: skia:7675 Change-Id: I6296bbf75296ead826e54662b025277dd226e2b8 Reviewed-on: https://skia-review.googlesource.com/113246 Commit-Queue: Mike Reed <reed@google.com> Reviewed-by: Mike Reed <reed@google.com>
Diffstat (limited to 'tests/DrawOpAtlasTest.cpp')
0 files changed, 0 insertions, 0 deletions