Searched defs:digestPtr (Results 1 – 3 of 3) sorted by relevance
332 SkGlyphDigest* digestPtr = fDigestForPackedGlyphID.find(packedGlyphID); in digestFor() local390 SkGlyphDigest* digestPtr = fDigestForPackedGlyphID.find(prototypeGlyph->getPackedID()); in mergeGlyphFromBuffer() local
229 SkGlyphDigest* digestPtr = fSentGlyphs.find(packedGlyphID); in digestFor() local
566 #define digestPtr DI // input/output, base pointer to digest hash vector H0, H1, ..., H7 macro