Searched refs:makeBlob (Results 1 – 2 of 2) sorted by relevance
107 var makeBlob = function(parts) { function110 var videoPacketBlob = makeBlob(byteArrays);
91 SkAutoTUnref<const SkTextBlob> blob(this->makeBlob(b)); in onDraw()109 const SkTextBlob* makeBlob(unsigned blobIndex) { in makeBlob() function in TextBlobGM