Searched defs:fontCache (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrTextUtils.cpp | 41 GrBatchFontCache* fontCache, in DrawBmpText() 81 GrBatchFontCache* fontCache, in DrawBmpPosText() 123 GrBatchFontCache* fontCache, in BmpAppendGlyph() 249 GrBatchFontCache* fontCache, const SkSurfaceProps& props, in DrawDFText() 318 GrBatchFontCache* fontCache, const SkSurfaceProps& props, in DrawDFPosText()
|
D | GrAtlasTextContext.cpp | 163 GrBatchFontCache* fontCache, in RegenerateTextBlob() 253 GrBatchFontCache* fontCache, in CreateDrawTextBlob() 278 GrAtlasTextContext::CreateDrawPosTextBlob(GrTextBlobCache* blobCache, GrBatchFontCache* fontCache, in CreateDrawPosTextBlob()
|
D | GrAtlasTextBlob_regenInBatch.cpp | 142 GrBatchFontCache* fontCache, in regenInBatch() 255 GrBatchFontCache* fontCache, in regenInBatch()
|
D | GrBatchFontCache.cpp | 98 GrBatchFontCache* fontCache = reinterpret_cast<GrBatchFontCache*>(ptr); in HandleEviction() local
|
/external/skia/src/gpu/batches/ |
D | GrAtlasTextBatch.h | 35 GrBatchFontCache* fontCache) { in CreateBitmap() 59 int glyphCount, GrBatchFontCache* fontCache, in CreateDistanceField()
|