HomeSort by relevance Sort by last modified time
    Searched refs:fFontID (Results 1 - 6 of 6) sorted by null

  /external/skia/src/pdf/
SkPDFCanon.h 69 uint32_t fFontID;
SkPDFCanon.cpp 57 fFontRecords[i].fFont, fFontRecords[i].fFontID,
72 rec->fFontID = fontID;
  /external/skia/src/gpu/
GrPathRendering.cpp 65 rec.fFontID = typeface->uniqueID();
  /external/skia/src/core/
SkScalerContext.h 28 uint32_t fFontID;
SkPaint.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 240 uint32_t fFontID;
267 : fNext(NULL), fSkStream(stream), fRefCnt(1), fFontID(fontID)
284 if (rec->fFontID == fontID) {
    [all...]

Completed in 70 milliseconds