HomeSort by relevance Sort by last modified time
    Searched refs:fFontCache (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/ops/
GrAtlasTextOp.h 44 op->fFontCache = fontCache;
59 op->fFontCache = fontCache;
70 op->fFontCache = fontCache;
174 GrAtlasGlyphCache* fFontCache;
GrAtlasTextOp.cpp 87 sk_sp<GrTextureProxy> proxy = fFontCache->getProxy(this->maskFormat());
98 this->setupDfProcessor(fFontCache->context()->resourceProvider(),
104 fFontCache->context()->resourceProvider(),
135 blob->regenInOp(target, fFontCache, &helper, args.fRun, args.fSubRun, &glyphCache,

Completed in 66 milliseconds