Home
last modified time | relevance | path

Searched refs:makeFontBBox (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pdf/
DSkPDFFont.cpp108 static sk_sp<SkPDFArray> makeFontBBox(SkIRect glyphBBox, uint16_t emSize) { in makeFontBBox() function
260 "FontBBox", makeFontBBox(metrics.fBBox, emSize)); in add_common_font_descriptor_entries()