Searched defs:MakeID (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkGlyph.h55 // A value that can never be generated by MakeID.
69 this->initCommon(MakeID(glyph_id));
178 static uint32_t MakeID(unsigned code) { function in class:SkGlyph
184 static uint32_t MakeID(unsigned code, SkFixed x, SkFixed y) { function in class:SkGlyph

Completed in 539 milliseconds