Home | History | Annotate | Download | only in core

Lines Matching defs:PostMakeRec

1722     // be sure to call PostMakeRec(rec) before you actually use it!
1773 void SkScalerContext::PostMakeRec(const SkPaint&, SkScalerContext::Rec* rec) {
1878 // Now that we're done tweaking the rec, call the PostMakeRec cleanup
1879 SkScalerContext::PostMakeRec(*this, &rec);