Home
last modified time | relevance | path

Searched defs:fontID (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/pdf/
DSkPDFFont.cpp204 uint64_t fontID = (static_cast<uint64_t>(SkTypeface::UniqueID(face)) << 16) | subsetCode; in GetFontResource() local
451 SkFontID fontID = typeface->uniqueID(); in type_1_glyphnames() local
464 SkFontID fontID = typeface->uniqueID(); in type1_font_descriptor() local
/external/skia/src/pdf/
DSkPDFFont.cpp205 uint64_t fontID = (static_cast<uint64_t>(SkTypeface::UniqueID(face)) << 16) | subsetCode; in GetFontResource() local
447 SkFontID fontID = typeface->uniqueID(); in type_1_glyphnames() local
460 SkFontID fontID = typeface->uniqueID(); in type1_font_descriptor() local
/external/skia/tests/
DFontHostTest.cpp173 SkFontID fontID = face->uniqueID(); in test_tables() local
/external/skqp/tests/
DFontHostTest.cpp173 SkFontID fontID = face->uniqueID(); in test_tables() local
/external/skqp/src/ports/
DSkFontHost_FreeType.cpp315 SkFaceRec::SkFaceRec(std::unique_ptr<SkStreamAsset> stream, uint32_t fontID) in SkFaceRec()
375 const SkFontID fontID = typeface->uniqueID(); in ref_ft_face() local
/external/skia/src/ports/
DSkFontHost_FreeType.cpp315 SkFaceRec::SkFaceRec(std::unique_ptr<SkStreamAsset> stream, uint32_t fontID) in SkFaceRec()
375 const SkFontID fontID = typeface->uniqueID(); in ref_ft_face() local