Home
last modified time | relevance | path

Searched defs:digestPtr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkStrike.cpp332 SkGlyphDigest* digestPtr = fDigestForPackedGlyphID.find(packedGlyphID); in digestFor() local
390 SkGlyphDigest* digestPtr = fDigestForPackedGlyphID.find(prototypeGlyph->getPackedID()); in mergeGlyphFromBuffer() local
/aosp_15_r20/external/skia/src/text/gpu/
H A DSkChromeRemoteGlyphCache.cpp229 SkGlyphDigest* digestPtr = fSentGlyphs.find(packedGlyphID); in digestFor() local
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/sha256/
Dsha256block_amd64.s566 #define digestPtr DI // input/output, base pointer to digest hash vector H0, H1, ..., H7 macro