Home
last modified time | relevance | path

Searched refs:typeface_id (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DSerializationTest.cpp344 uint32_t typeface_id = typeface->uniqueID(); in serialize_typeface_proc() local
345 stream.write(&typeface_id, sizeof(typeface_id)); in serialize_typeface_proc()
/third_party/skia/src/core/
H A DSkRemoteGlyphCache.cpp561 WireTypeface(SkFontID typeface_id, int glyph_count, SkFontStyle style, in WireTypeface()
563 : typefaceID(typeface_id), glyphCount(glyph_count), style(style), in WireTypeface()

Completed in 4 milliseconds