Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkGlyphRunPainter.cpp574 sk_sp<GrTextBlob> sanityBlob(textBlobCache->makeBlob(glyphRunList, color)); in drawGlyphRunList() local
575 sanityBlob->setupKey(key, blurRec, listPaint); in drawGlyphRunList()
580 GrTextBlob::AssertEqual(*sanityBlob, *cacheBlob); in drawGlyphRunList()