Home
last modified time | relevance | path

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

/third_party/flutter/skia/bench/
DBezierBench.cpp14 struct BezierRec { struct
21 typedef const char* (*DrawProc)(const BezierRec*, int); argument
23 static const char* draw_quad(const BezierRec* rec, int count) { in draw_quad()
35 static const char* draw_cubic(const BezierRec* rec, int count) { in draw_cubic()
51 BezierRec fRec;
/third_party/skia/bench/
DBezierBench.cpp14 struct BezierRec { struct
21 typedef const char* (*DrawProc)(const BezierRec*, int); argument
23 static const char* draw_quad(const BezierRec* rec, int count) { in draw_quad()
35 static const char* draw_cubic(const BezierRec* rec, int count) { in draw_cubic()
51 BezierRec fRec;