Home
last modified time | relevance | path

Searched refs:writeGlyph (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DGlyfEncoder.java67 writeGlyph(glyph); in encode()
71 private void writeGlyph(Glyph glyph) { in writeGlyph() method in GlyfEncoder
/third_party/skia/src/core/
H A DSkRemoteGlyphCache.cpp371 static void writeGlyph(const SkGlyph& glyph, Serializer* serializer) {
403 writeGlyph(glyph, serializer); in writePendingGlyphs()
417 writeGlyph(glyph, serializer); in writePendingGlyphs()
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp675 void writeGlyph(uint16_t glyph, SkScalar advanceWidth, SkPoint xy) { in writeGlyph() function in __anon18906::GlyphPositioner
954 glyphPositioner.writeGlyph(encodedGlyph, advance, xy); in internalDrawGlyphRun()

Completed in 6 milliseconds