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

/external/chromium_org/third_party/skia/src/gpu/
H A DGrTextStrike.h36 GrFontCache* getFontCache() const { return fFontCache; }
63 GrFontCache* fFontCache; member in class:GrTextStrike
/external/skia/src/gpu/
H A DGrTextStrike.h36 GrFontCache* getFontCache() const { return fFontCache; }
63 GrFontCache* fFontCache; member in class:GrTextStrike
/external/chromium_org/third_party/skia/include/gpu/
H A DGrContext.h824 GrFontCache* getFontCache() { return fFontCache; }
862 GrFontCache* fFontCache; member in class:GrContext
/external/skia/include/gpu/
H A DGrContext.h824 GrFontCache* getFontCache() { return fFontCache; }
862 GrFontCache* fFontCache; member in class:GrContext

Completed in 110 milliseconds