Searched refs:_tp_curve_to (Results 1 – 2 of 2) sorted by relevance
/third_party/harfbuzz/perf/ |
D | perf-draw.hh | 52 static void _tp_curve_to (float x1, float y1, float x2, float y2, float x, float y, void *data) {} in _tp_curve_to() function 128 builder.curve_to = _tp_curve_to; in draw()
|
/third_party/skia/third_party/externals/harfbuzz/perf/ |
D | perf-draw.hh | 52 static void _tp_curve_to (float x1, float y1, float x2, float y2, float x, float y, void *data) {} in _tp_curve_to() function 128 builder.curve_to = _tp_curve_to; in draw()
|