Searched refs:blobSize (Results 1 – 1 of 1) sorted by relevance
692 size_t blobSize = reader->readU32(); in drawTextBlob_rp() local693 const void* data = reader->skip(SkAlign4(blobSize)); in drawTextBlob_rp()696 SkReadBuffer blobBuffer(data, blobSize); in drawTextBlob_rp()