Lines Matching full:inherited

71     typedef Benchmark INHERITED;  typedef in PathBench
76 TrianglePathBench(Flags flags) : INHERITED(flags) {} in TrianglePathBench()
91 typedef PathBench INHERITED; typedef in TrianglePathBench
96 RectPathBench(Flags flags) : INHERITED(flags) {} in RectPathBench()
106 typedef PathBench INHERITED; typedef in RectPathBench
111 RotatedRectBench(Flags flags, bool aa, int degrees) : INHERITED(flags) { in RotatedRectBench()
135 typedef PathBench INHERITED; typedef in RotatedRectBench
142 OvalPathBench(Flags flags) : INHERITED(flags) {} in OvalPathBench()
152 typedef PathBench INHERITED; typedef in OvalPathBench
157 CirclePathBench(Flags flags) : INHERITED(flags) {} in CirclePathBench()
167 typedef PathBench INHERITED; typedef in CirclePathBench
172 NonAACirclePathBench(Flags flags) : INHERITED(flags) {} in NonAACirclePathBench()
184 typedef CirclePathBench INHERITED; typedef in NonAACirclePathBench
190 AAAConcavePathBench(Flags flags) : INHERITED(flags) {} in AAAConcavePathBench()
205 typedef PathBench INHERITED; typedef in AAAConcavePathBench
211 AAAConvexPathBench(Flags flags) : INHERITED(flags) {} in AAAConvexPathBench()
225 typedef PathBench INHERITED; typedef in AAAConvexPathBench
230 SawToothPathBench(Flags flags) : INHERITED(flags) {} in SawToothPathBench()
255 typedef PathBench INHERITED; typedef in SawToothPathBench
260 LongCurvedPathBench(Flags flags) : INHERITED(flags) {} in LongCurvedPathBench()
276 typedef PathBench INHERITED; typedef in LongCurvedPathBench
281 LongLinePathBench(Flags flags) : INHERITED(flags) {} in LongLinePathBench()
295 typedef PathBench INHERITED; typedef in LongLinePathBench
396 typedef Benchmark INHERITED; typedef in RandomPathBench
426 typedef RandomPathBench INHERITED; typedef in PathCreateBench
462 typedef RandomPathBench INHERITED; typedef in PathCopyBench
510 typedef RandomPathBench INHERITED; typedef in PathTransformBench
549 typedef RandomPathBench INHERITED; typedef in PathEqualityBench
647 typedef RandomPathBench INHERITED; typedef in SkBench_AddPathTest
703 typedef Benchmark INHERITED; typedef in CirclesBench
807 typedef Benchmark INHERITED; typedef in ArbRoundRectBench
883 typedef Benchmark INHERITED; typedef in ConservativelyContainsBench
915 typedef Benchmark INHERITED; typedef in ConicBench_Chop
1002 typedef Benchmark INHERITED; typedef in ConicBench
1024 typedef ConicBench INHERITED; typedef in ConicBench_ComputeError
1045 typedef ConicBench INHERITED; typedef in ConicBench_asQuadTol
1066 typedef ConicBench INHERITED; typedef in ConicBench_quadPow2
1107 typedef Benchmark INHERITED; typedef in TightBoundsBench
1233 typedef Benchmark INHERITED; typedef in CommonConvexBench