Searched defs:addBlob (Results 1 – 2 of 2) sorted by relevance
/external/angle/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 |
/external/skia/src/text/gpu/ | ||
D | TextBlobRedrawCoordinator.cpp | 242 void TextBlobRedrawCoordinator::BlobIDCacheEntry::addBlob(sk_sp<TextBlob> blob) { in addBlob() function in sktext::gpu::TextBlobRedrawCoordinator::BlobIDCacheEntry |