Home
last modified time | relevance | path

Searched defs:addBlob (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/common/serializer/
DJsonSerializer.cpp49 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/
DTextBlobRedrawCoordinator.cpp242 void TextBlobRedrawCoordinator::BlobIDCacheEntry::addBlob(sk_sp<TextBlob> blob) { in addBlob() function in sktext::gpu::TextBlobRedrawCoordinator::BlobIDCacheEntry