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

  /external/skia/src/gpu/
GrBatchFontCache.h 33 GrBatchFontCache* getBatchFontCache() const { return fBatchFontCache; }
67 GrBatchFontCache* fBatchFontCache;
  /external/skia/include/gpu/
GrContext.h 525 GrBatchFontCache* getBatchFontCache() { return fBatchFontCache; }
575 GrBatchFontCache* fBatchFontCache;

Completed in 82 milliseconds