summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSeigo Nonaka <nona@google.com>2019-03-08 14:05:08 -0800
committerSeigo Nonaka <nona@google.com>2019-03-11 16:51:47 -0700
commitfb1b47931407723a83045f649235d53982116f98 (patch)
tree38e91f9f95e0979a2156520b1170b11194343b20 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent36ad7638dc4066ec8d563ff9c7fd94fa8291a931 (diff)
Hide packing structure from public API
The hyphen edit is packed into 8bit integer in native library, but this should not be exposed to public API as API council suggested. This CL includes: - Removing packing structure from HyphenEdit and move constants from Hyphenator to Paint. - Replace LineBreaker's getLineHyphenEdit with two separate start/end function. - Replace Paint's getHyphenEdit with two separate start/end function. - StaticLayout still relies on this packing mechanism but no longer need to be the same packing structure as in Minikin. Bug: 124794844 Test: atest CtsGraphicsTestCases Test: atest CtsTextTestCases Change-Id: I8206061f554cf6e119b2b565162f54317eac630a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions