Home
last modified time | relevance | path

Searched defs:fontCache (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/text/
DGrTextUtils.cpp76 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()
DGrAtlasTextContext.cpp163 GrAtlasGlyphCache* fontCache, in RegenerateTextBlob()
235 GrAtlasGlyphCache* fontCache, in MakeDrawTextBlob()
260 GrAtlasGlyphCache* fontCache, in MakeDrawPosTextBlob()
DGrAtlasTextBlob_regenInOp.cpp141 void GrAtlasTextBlob::regenInOp(GrDrawOp::Target* target, GrAtlasGlyphCache* fontCache, in regenInOp()
245 GrAtlasGlyphCache* fontCache, in regenInOp()
DGrAtlasGlyphCache.cpp89 GrAtlasGlyphCache* fontCache = reinterpret_cast<GrAtlasGlyphCache*>(ptr); in HandleEviction() local
/external/skia/src/gpu/ops/
DGrAtlasTextOp.h41 GrAtlasGlyphCache* fontCache) { in MakeBitmap()
65 int glyphCount, GrAtlasGlyphCache* fontCache, in MakeDistanceField()