Home
last modified time | relevance | path

Searched defs:getBatchFontCache (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
DGrBatchFontCache.h31 GrBatchFontCache* getBatchFontCache() const { return fBatchFontCache; } in getBatchFontCache() function
/external/skia/include/gpu/
DGrContext.h318 GrBatchFontCache* getBatchFontCache() { return fBatchFontCache; } in getBatchFontCache() function