HomeSort by relevance Sort by last modified time
    Searched refs:ConicPathBench (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/bench/
HairlinePathBench.cpp 148 class ConicPathBench : public HairlinePathBench {
150 ConicPathBench(Flags flags) : INHERITED(flags) {}
250 // DEF_BENCH( return new ConicPathBench(FLAGS00); )
251 // DEF_BENCH( return new ConicPathBench(FLAGS01); )
252 DEF_BENCH( return new ConicPathBench(FLAGS10); )
253 DEF_BENCH( return new ConicPathBench(FLAGS11); )
  /external/skia/bench/
HairlinePathBench.cpp 148 class ConicPathBench : public HairlinePathBench {
150 ConicPathBench(Flags flags) : INHERITED(flags) {}
250 // DEF_BENCH( return new ConicPathBench(FLAGS00); )
251 // DEF_BENCH( return new ConicPathBench(FLAGS01); )
252 DEF_BENCH( return new ConicPathBench(FLAGS10); )
253 DEF_BENCH( return new ConicPathBench(FLAGS11); )

Completed in 130 milliseconds