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 | 50 cacheBlob->setupKey(key, blurRec, paint); in makeCachedBlob()
|
D | GrTextBlob.h | 99 void setupKey(const GrTextBlob::Key& key, in setupKey() function
|
/external/skia/src/core/ |
D | SkGlyphRunPainter.cpp | 700 sanityBlob->setupKey(key, blurRec, listPaint); in drawGlyphRunList()
|
/external/skqp/src/core/ |
D | SkGlyphRunPainter.cpp | 575 sanityBlob->setupKey(key, blurRec, listPaint); in drawGlyphRunList()
|