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

  /external/skia/src/core/
SkScalerContext.h 56 uint32_t fFontID;
  /external/skqp/src/core/
SkScalerContext.h 67 uint32_t fFontID;
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 280 uint32_t fFontID;
316 : fNext(nullptr), fSkStream(std::move(stream)), fRefCnt(1), fFontID(fontID)
378 if (cachedRec->fFontID == fontID) {
    [all...]
  /external/skqp/src/ports/
SkFontHost_FreeType.cpp 280 uint32_t fFontID;
316 : fNext(nullptr), fSkStream(std::move(stream)), fRefCnt(1), fFontID(fontID)
378 if (cachedRec->fFontID == fontID) {
    [all...]

Completed in 1023 milliseconds