Searched defs:getTextBlobCache (Results 1 – 4 of 4) sorted by relevance
54 GrTextBlobCache* getTextBlobCache() { return fContext->getTextBlobCache(); } in getTextBlobCache() function
136 GrTextBlobCache* GrRecordingContext::getTextBlobCache() { in getTextBlobCache() function in GrRecordingContext140 const GrTextBlobCache* GrRecordingContext::getTextBlobCache() const { in getTextBlobCache() function in GrRecordingContext
70 GrTextBlobCache* getTextBlobCache() { return fContext->getTextBlobCache(); } in getTextBlobCache() function
207 GrTextBlobCache* getTextBlobCache() { return fContext->fTextBlobCache.get(); } in getTextBlobCache() function