Searched refs:sanityBlob (Results 1 – 2 of 2) sorted by relevance
698 sk_sp<GrTextBlob> sanityBlob(textBlobCache->makeBlob( in drawGlyphRunList() local700 sanityBlob->setupKey(key, blurRec, listPaint); in drawGlyphRunList()705 GrTextBlob::AssertEqual(*sanityBlob, *cacheBlob); in drawGlyphRunList()
574 sk_sp<GrTextBlob> sanityBlob(textBlobCache->makeBlob(glyphRunList, color)); in drawGlyphRunList() local575 sanityBlob->setupKey(key, blurRec, listPaint); in drawGlyphRunList()580 GrTextBlob::AssertEqual(*sanityBlob, *cacheBlob); in drawGlyphRunList()