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

/external/chromium_org/third_party/skia/src/gpu/
H A DGrTextStrike.h35 GrFontCache* getFontCache() const { return fFontCache; } function in class:GrTextStrike
/external/skia/src/gpu/
H A DGrTextStrike.h35 GrFontCache* getFontCache() const { return fFontCache; } function in class:GrTextStrike
/external/chromium_org/third_party/skia/include/gpu/
H A DGrContext.h925 GrFontCache* getFontCache() { return fFontCache; } function in class:GrContext
/external/skia/include/gpu/
H A DGrContext.h915 GrFontCache* getFontCache() { return fFontCache; } function in class:GrContext

Completed in 172 milliseconds