Home
last modified time | relevance | path

Searched refs:sanityBlob (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/src/core/
DSkGlyphRunPainter.cpp691 sk_sp<GrTextBlob> sanityBlob(textBlobCache->makeBlob( in drawGlyphRunList() local
693 sanityBlob->setupKey(key, blurRec, listPaint); in drawGlyphRunList()
698 GrTextBlob::AssertEqual(*sanityBlob, *cacheBlob); in drawGlyphRunList()