Home
last modified time | relevance | path

Searched refs:fFontCache (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ops/
DGrAtlasTextOp.h44 op->fFontCache = fontCache; in MakeBitmap()
59 op->fFontCache = fontCache; in MakeBitmap()
70 op->fFontCache = fontCache; in MakeDistanceField()
174 GrAtlasGlyphCache* fFontCache; variable
DGrAtlasTextOp.cpp87 sk_sp<GrTextureProxy> proxy = fFontCache->getProxy(this->maskFormat()); in onPrepareDraws()
98 this->setupDfProcessor(fFontCache->context()->resourceProvider(), in onPrepareDraws()
104 fFontCache->context()->resourceProvider(), in onPrepareDraws()
135 blob->regenInOp(target, fFontCache, &helper, args.fRun, args.fSubRun, &glyphCache, in onPrepareDraws()