Home
last modified time | relevance | path

Searched refs:fFontID (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/pdf/
DSkPDFCanon.cpp57 fFontRecords[i].fFont, fFontRecords[i].fFontID, in findFont()
72 rec->fFontID = fontID; in addFont()
DSkPDFCanon.h69 uint32_t fFontID; member
/external/skia/src/gpu/
DGrPathRendering.cpp65 rec.fFontID = typeface->uniqueID(); in createGlyphs()
/external/skia/src/core/
DSkScalerContext.h28 uint32_t fFontID; member
DSkPaint.cpp1341 rec->fFontID = typeface->uniqueID(); in MakeRec()
/external/skia/src/ports/
DSkFontHost_FreeType.cpp240 uint32_t fFontID; member
267 : fNext(NULL), fSkStream(stream), fRefCnt(1), fFontID(fontID) in SkFaceRec()
284 if (rec->fFontID == fontID) { in ref_ft_face()
964 fFaceRec->fFontID, fScaleX, fScaleY, err)); in setupSize()
1121 fFaceRec->fFontID, glyph->getGlyphID(), fLoadGlyphFlags, err)); in generateMetrics()