Searched defs:addBlob (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/serializer/ | ||
D | JsonSerializer.cpp | 49 void JsonSerializer::addBlob(const std::string &name, const uint8_t *blob, size_t length) in addBlob() function in angle::JsonSerializer |
/third_party/skia/src/gpu/text/ | ||
D | GrTextBlobCache.cpp | 169 void GrTextBlobCache::BlobIDCacheEntry::addBlob(sk_sp<GrTextBlob> blob) { in addBlob() function in GrTextBlobCache::BlobIDCacheEntry |