Searched defs:fontCache (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrTextUtils.cpp | 76 void GrTextUtils::DrawBmpText(GrAtlasTextBlob* blob, int runIndex, GrAtlasGlyphCache* fontCache, in DrawBmpText() 109 void GrTextUtils::DrawBmpPosText(GrAtlasTextBlob* blob, int runIndex, GrAtlasGlyphCache* fontCache, in DrawBmpPosText() 146 GrAtlasGlyphCache* fontCache, in BmpAppendGlyph() 272 GrAtlasGlyphCache* fontCache, const SkSurfaceProps& props, in DrawDFText() 347 void GrTextUtils::DrawDFPosText(GrAtlasTextBlob* blob, int runIndex, GrAtlasGlyphCache* fontCache, in DrawDFPosText()
|
D | GrAtlasTextContext.cpp | 163 GrAtlasGlyphCache* fontCache, in RegenerateTextBlob() 235 GrAtlasGlyphCache* fontCache, in MakeDrawTextBlob() 260 GrAtlasGlyphCache* fontCache, in MakeDrawPosTextBlob()
|
D | GrAtlasTextBlob_regenInOp.cpp | 141 void GrAtlasTextBlob::regenInOp(GrDrawOp::Target* target, GrAtlasGlyphCache* fontCache, in regenInOp() 245 GrAtlasGlyphCache* fontCache, in regenInOp()
|
D | GrAtlasGlyphCache.cpp | 89 GrAtlasGlyphCache* fontCache = reinterpret_cast<GrAtlasGlyphCache*>(ptr); in HandleEviction() local
|
/external/skia/src/gpu/ops/ |
D | GrAtlasTextOp.h | 41 GrAtlasGlyphCache* fontCache) { in MakeBitmap() 65 int glyphCount, GrAtlasGlyphCache* fontCache, in MakeDistanceField()
|