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

  /external/skia/include/ports/
SkFontMgr_indirect.h 65 uint32_t fDataId; // key1
72 : fDataId(that.fDataId)
76 SkDEBUGCODE(that.fDataId = SkFontIdentity::kInvalidDataId;)
SkRemotableFontMgr.h 22 // Note that fDataId is a data identifier, not a font identifier.
23 // (fDataID, fTtcIndex) can be seen as a font identifier.
24 uint32_t fDataId;
  /external/skqp/include/ports/
SkFontMgr_indirect.h 65 uint32_t fDataId; // key1
72 : fDataId(that.fDataId)
76 SkDEBUGCODE(that.fDataId = SkFontIdentity::kInvalidDataId;)
SkRemotableFontMgr.h 22 // Note that fDataId is a data identifier, not a font identifier.
23 // (fDataID, fTtcIndex) can be seen as a font identifier.
24 uint32_t fDataId;
  /external/skia/tools/
UrlDataManager.h 73 uint32_t fDataId;
  /external/skqp/tools/
UrlDataManager.h 73 uint32_t fDataId;

Completed in 345 milliseconds