Home
last modified time | relevance | path

Searched defs:getPackedID (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkGlyph.h129 SkPackedGlyphID getPackedID() const { return fID; } in getPackedID() function
/third_party/skia/src/core/
DSkGlyph.h242 SkPackedGlyphID getPackedID() const { return fID; } in getPackedID() function