Searched defs:tf0 (Results 1 – 1 of 1) sorted by relevance
202 static sk_sp<SkPicture> make_picture(const sk_sp<SkTypeface>& tf0, const sk_sp<SkTypeface>& tf1) { in make_picture()215 auto tf0 = ToolUtils::CreateTypefaceFromResource("fonts/hintgasp.ttf"); in DEF_TEST() local