Searched defs:fFontCache (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/skia/src/fonts/
H A DSkTestScalerContext.h28 SkTestFont* fFontCache; member in struct:SkTestFontData
/external/chromium_org/third_party/skia/src/gpu/
H A DGrTextStrike.h35 GrFontCache* getFontCache() const { return fFontCache; }
69 GrFontCache* fFontCache; member in class:GrTextStrike
/external/skia/src/gpu/
H A DGrTextStrike.h35 GrFontCache* getFontCache() const { return fFontCache; }
61 GrFontCache* fFontCache; member in class:GrTextStrike
/external/chromium_org/third_party/skia/include/gpu/
H A DGrContext.h925 GrFontCache* getFontCache() { return fFontCache; }
1003 GrFontCache* fFontCache; member in class:GrContext
/external/skia/include/gpu/
H A DGrContext.h915 GrFontCache* getFontCache() { return fFontCache; }
966 GrFontCache* fFontCache; member in class:GrContext

Completed in 173 milliseconds