Searched defs:addBlob (Results 1 – 3 of 3) sorted by relevance
50 void JsonSerializer::addBlob(const std::string &name, const uint8_t *blob, size_t length) in addBlob() function in angle::JsonSerializer
169 void GrTextBlobCache::BlobIDCacheEntry::addBlob(sk_sp<GrTextBlob> blob) { in addBlob() function in GrTextBlobCache::BlobIDCacheEntry
119 void addBlob(sk_sp<GrTextBlob> blob) { in addBlob() function