Searched refs:fDigest (Results 1 – 2 of 2) sorted by relevance
87 explicit BitmapAndDigest(const SkBitmap &bitmap) : fBitmap(bitmap), fDigest(bitmap) {} in BitmapAndDigest()90 const GmResultDigest fDigest; variable