aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrAtlasTextContext.h
diff options
context:
space:
mode:
authorGravatar bungeman <bungeman@google.com>2015-04-17 10:05:43 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-04-17 10:05:43 -0700
commitf4fddfc300f983eb221327fa9b1588c3b08262a6 (patch)
treee9b5cb93ace8ab83690c68a7a11a37d1c87dc265 /src/gpu/GrAtlasTextContext.h
parent9bd2daff8e53a6f02c7e5d1e6aa330f89b8542a3 (diff)
Correct SkFixedToDouble.
SkFixedToDouble uses the decimal floating point string representation of 1/(2^16) to provide a constant value. This value is exactly representable by a double but the decimal constant currently used does not map to this value. This change modifies this constant to more decimal digits so that the actual double value desired is created. Review URL: https://codereview.chromium.org/1097473002
Diffstat (limited to 'src/gpu/GrAtlasTextContext.h')
0 files changed, 0 insertions, 0 deletions