Home
last modified time | relevance | path

Searched defs:GrTextBlobCache (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/include/gpu/
DGrContextThreadSafeProxy.h24 class GrTextBlobCache; variable
DGrRecordingContext.h31 class GrTextBlobCache; variable
/third_party/flutter/skia/src/gpu/text/
DGrTextContext.h22 class GrTextBlobCache; variable
DGrTextBlobCache.h26 GrTextBlobCache(PFOverBudgetCB cb, void* data, uint32_t uniqueID) in GrTextBlobCache() function
/third_party/flutter/skia/include/private/
DGrRecordingContext.h23 class GrTextBlobCache; variable
/third_party/flutter/skia/src/atlastext/
DSkInternalAtlasTextContext.h18 class GrTextBlobCache; variable
/third_party/flutter/skia/include/core/
DSkTextBlob.h217 friend class GrTextBlobCache; variable
/third_party/skia/include/core/
DSkTextBlob.h266 friend class GrTextBlobCache; variable
/third_party/skia/src/gpu/text/
DGrTextBlobCache.cpp18 GrTextBlobCache::GrTextBlobCache(uint32_t messageBusID) in GrTextBlobCache() function in GrTextBlobCache