Home
last modified time | relevance | path

Searched refs:messageBusID (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/text/
H A DGrTextBlobCache.cpp18 GrTextBlobCache::GrTextBlobCache(uint32_t messageBusID) in GrTextBlobCache() argument
20 , fMessageBusID(messageBusID) in GrTextBlobCache()
21 , fPurgeBlobInbox(messageBusID) { } in GrTextBlobCache()
H A DGrTextBlobCache.h23 GrTextBlobCache(uint32_t messageBusID);
90 // In practice 'messageBusID' is always the unique ID of the owning GrContext

Completed in 1 milliseconds