Searched defs:GrTextBlobCache (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
H A DGrTextBlobCache.cpp8 #include "GrTextBlobCache.h"
10 DECLARE_SKMESSAGEBUS_MESSAGE(GrTextBlobCache::PurgeBlobMessage)
12 GrTextBlobCache::~GrTextBlobCache() {
16 void GrTextBlobCache::freeAll() {
30 void GrTextBlobCache::PostPurgeBlobMessage(uint32_t id) {
H A DGrTextBlobCache.h18 class GrTextBlobCache { class
26 GrTextBlobCache(PFOverBudgetCB cb, void* data) function in class:GrTextBlobCache
33 ~GrTextBlobCache();

Completed in 486 milliseconds