diff options
author | Fabrice Di Meglio <fdimeglio@google.com> | 2012-01-20 17:41:55 -0800 |
---|---|---|
committer | Fabrice Di Meglio <fdimeglio@google.com> | 2012-01-23 13:34:08 -0800 |
commit | bd901dee317d10c6a921922c3d7d788b90306c82 (patch) | |
tree | 056c59c69f0c36400d52e568e94422b9562cb302 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | b2d81fead90f556279d611b6f15881c663558ad5 (diff) |
Fix bug #5846413 "phone" keyboard layout is broken on master
- was a subtle regression introduced when fixing bug #5753006
- as we are now using SkPaint::kGlyphID_TextEncoding (glyph encoding)
instead of SkPaint::kUTF16_TextEncoding (UTF16 encoding), we need to
force the UTF16 encoding in some cases that are NOT going thru
the TextLayoutCache / Harfbuzz shaping
- fix also breakText() the same way
- also clean some old comment
- Warning: depends also on a CL from Skia for having getBaseGlyphCount() "const"
Change-Id: I3d1fc87f070884876c679b33541f810fbfb5df3f
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions