Searched defs:addBlob (Results 1 – 3 of 3) 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 |
| /third_party/skia/m133/src/text/gpu/ | ||
| D | TextBlobRedrawCoordinator.cpp | 234 void TextBlobRedrawCoordinator::BlobIDCacheEntry::addBlob(sk_sp<TextBlob> blob) { in addBlob() function in sktext::gpu::TextBlobRedrawCoordinator::BlobIDCacheEntry |