Searched defs:to_blob (Results 1 – 2 of 2) sorted by relevance
19 unique_ptr<Blob> Videomode::to_blob(Card& card) const in to_blob() function in kms::Videomode
22 static HBBlob to_blob(sk_sp<SkData> data) { in to_blob() function