Searched refs:fCacheID (Results 1 – 2 of 2) sorted by relevance
254 fCacheID.store(cacheID); in notifyAddedToCache()264 mutable std::atomic<uint32_t> fCacheID; variable
150 , fCacheID(SK_InvalidUniqueID) {} in SkTextBlob()154 if (SK_InvalidUniqueID != fCacheID.load()) { in ~SkTextBlob()155 sktext::gpu::TextBlobRedrawCoordinator::PostPurgeBlobMessage(fUniqueID, fCacheID); in ~SkTextBlob()