Home
last modified time | relevance | path

Searched refs:fMessageBusID (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
DGrTextBlobCache.cpp20 , fMessageBusID(messageBusID) in GrTextBlobCache()
27 glyphRunList.temporaryShuntBlobNotifyAddedToCache(fMessageBusID); in addOrReturnExisting()
DGrTextBlobCache.h91 const uint32_t fMessageBusID; variable