Searched refs:setupKey (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/gpu/text/ |
D | GrTextBlobCache.h | 46 cacheBlob->setupKey(key, blurRec, paint); in makeCachedBlob()
|
D | GrTextBlob.h | 96 void setupKey(const GrTextBlob::Key& key, in setupKey() function
|
/external/skia/src/gpu/text/ |
D | GrTextBlobCache.h | 58 cacheBlob->setupKey(key, blurRec, glyphRunList.paint()); in makeCachedBlob()
|
D | GrTextBlob.h | 114 void setupKey(const GrTextBlob::Key& key,
|
D | GrTextBlob.cpp | 329 void GrTextBlob::setupKey(const GrTextBlob::Key& key, const SkMaskFilterBase::BlurRec& blurRec, in setupKey() function in GrTextBlob
|
/external/skqp/src/core/ |
D | SkGlyphRunPainter.cpp | 575 sanityBlob->setupKey(key, blurRec, listPaint); in drawGlyphRunList()
|