Victoria Lease 43b692d9a1 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
2013-12-03 15:02:28 -08:00
..
2013-04-15 13:53:02 -07:00
2013-08-06 18:35:01 -07:00
2013-08-06 18:35:01 -07:00
2013-06-13 14:58:32 -07:00
2013-08-02 15:31:29 -07:00
2013-05-02 17:50:23 -07:00
2013-09-20 17:25:31 -07:00
2013-09-20 17:25:31 -07:00
2013-06-13 14:58:32 -07:00
2013-02-13 11:33:26 -08:00
2013-08-01 15:35:24 -07:00