summaryrefslogtreecommitdiff
path: root/skia
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-10-12 13:05:38 -0700
committerCommit bot <commit-bot@chromium.org>2016-10-12 13:05:38 -0700
commit798e18f5e5cfb672c7f3186f6358b84c5ff7785b (patch)
tree1d5aff0f1a80bc9dc67c6dcfa67ca8161e47f58d /skia
parent8779fa8578cf3336ddd4473f833900aba2e595fb (diff)
downloadpdfium-798e18f5e5cfb672c7f3186f6358b84c5ff7785b.tar.xz
Convert from int to float values.
The CPDF_Page::GetDisplayMatrix expects to set float values into the |display_matrix| but all of the input values are currently int. It is possible to overflow the int values, so this CL changes the variables to be int which closer reflects what they're being used for. BUG=chromium:652038 Review-Url: https://codereview.chromium.org/2412983002
Diffstat (limited to 'skia')
0 files changed, 0 insertions, 0 deletions