Lines Matching defs:desc
44 auto* desc = ad->getDesc();
53 desc->addEntry(kRec_SkDescriptorTag, sizeof(rec), &rec);
60 if (ptr) { desc->addEntry(kEffects_SkDescriptorTag, size, ptr); }
63 desc->computeChecksum();
64 return desc;
100 void writeDescriptor(const SkDescriptor& desc) {
101 write(desc.getLength());
102 auto result = allocate(desc.getLength(), alignof(SkDescriptor));
103 memcpy(result, &desc, desc.getLength());
188 /* desc */
385 // Write the desc.
990 // Replace the ContextRec in the desc from the server to create the client
1005 // glyphs here anyway, and the desc is still correct since it includes the serialized