Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/text/
DGrTextBlobCache.h50 cacheBlob->setupKey(key, blurRec, paint); in makeCachedBlob()
DGrTextBlob.h100 void setupKey(const GrTextBlob::Key& key, in setupKey() function
/third_party/flutter/skia/src/core/
DSkGlyphRunPainter.cpp693 sanityBlob->setupKey(key, blurRec, listPaint); in drawGlyphRunList()