Home
last modified time | relevance | path

Searched defs:getTextBlobCache (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrRecordingContextPriv.h50 GrTextBlobCache* getTextBlobCache() { return fContext->getTextBlobCache(); } in getTextBlobCache() function
DGrContextPriv.h66 GrTextBlobCache* getTextBlobCache() { return fContext->getTextBlobCache(); } in getTextBlobCache() function
DGrRecordingContext.cpp134 GrTextBlobCache* GrRecordingContext::getTextBlobCache() { in getTextBlobCache() function in GrRecordingContext
138 const GrTextBlobCache* GrRecordingContext::getTextBlobCache() const { in getTextBlobCache() function in GrRecordingContext