Home
last modified time | relevance | path

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

/external/skia/bench/
DStrokeBench.cpp14 struct RRectRec { struct
20 typedef const char* (*DrawProc)(const RRectRec*, int); argument
22 static const char* draw_rect(const RRectRec* rec, int count) { in draw_rect()
32 static const char* draw_rrect(const RRectRec* rec, int count) { in draw_rrect()
41 static const char* draw_oval(const RRectRec* rec, int count) { in draw_oval()
59 RRectRec fRec;