diff options
author | Victoria Lease <violets@google.com> | 2013-12-03 15:02:28 -0800 |
---|---|---|
committer | Victoria Lease <violets@google.com> | 2013-12-03 15:02:28 -0800 |
commit | 43b692d9a18224e89fc09a0e68d097322e0ef6bb (patch) | |
tree | 549d8db42b079f36272888376592202f7c73349d /graphics/java/android/renderscript/ScriptIntrinsic.java | |
parent | d786a1900e94c4f0c919b50b44667cea32fd2939 (diff) |
Deprecate Android-specific SkPaint functions.
The following functions were problematic:
const SkGlyph& getUnicharMetrics(SkUnichar, const SkMatrix*);
const SkGlyph& getGlyphMetrics(uint16_t, const SkMatrix*);
const void* findImage(const SkGlyph&, const SkMatrix*);
Replacing them with calls through SkGlyphCache solved a nasty crash
bug, so they have all been deprecated.
Bug: 11968757
Change-Id: Id746315d41aec5b211b78b172a883c2061130f08
Diffstat (limited to 'graphics/java/android/renderscript/ScriptIntrinsic.java')
0 files changed, 0 insertions, 0 deletions