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

  /external/skia/gpu/include/
GrTextStrike.h 43 GrFontCache* getFontCache() const { return fFontCache; }
67 GrFontCache* fFontCache;
GrContext.h 505 GrFontCache* getFontCache() { return fFontCache; }
524 GrFontCache* fFontCache;

Completed in 332 milliseconds