Home | History | Annotate | Download | only in core

Lines Matching refs:SkDescriptor

393 static void DetachDescProc(SkTypeface* typeface, const SkDescriptor* desc,
1018 static void FontMetricsDescProc(SkTypeface* typeface, const SkDescriptor* desc,
1244 static void add_flattenable(SkDescriptor* desc, uint32_t tag,
1590 static void write_out_descriptor(SkDescriptor* desc, const SkScalerContext::Rec& rec,
1654 descSize += SkDescriptor::ComputeOverhead(entryCount);
1663 const SkDescriptor* desc, size_t descSize) {
1672 SkDescriptor* desc1 = ad1.getDesc();
1673 SkDescriptor* desc2 = ad2.getDesc();
1720 SkDescriptor* desc = ad->getDesc();
1738 void (*proc)(SkTypeface*, const SkDescriptor*, void*),
1751 SkDescriptor* desc = ad.getDesc();