Home
last modified time | relevance | path

Searched defs:tp_font (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/perf/
H A Dperf-extents.hh47 ttfp_face *tp_font = (ttfp_face *) malloc (ttfp_face_size_of ()); in extents() local
49 assert (ttfp_face_init (hb_blob_get_data (blob, nullptr), hb_blob_get_length (blob), 0, tp_font)); in extents() local
H A Dperf-draw.hh119 ttfp_face *tp_font = (ttfp_face *) malloc (ttfp_face_size_of ()); in draw() local
121 assert (ttfp_face_init (hb_blob_get_data (blob, nullptr), hb_blob_get_length (blob), 0, tp_font)); in draw() local

Completed in 1 milliseconds