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

  /external/skia/bench/
TextBlobBench.cpp 24 class TextBlobBench : public Benchmark {
26 TextBlobBench() {}
51 return "TextBlobBench";
72 DEF_BENCH( return new TextBlobBench(); )
  /external/skqp/bench/
TextBlobBench.cpp 24 class TextBlobBench : public Benchmark {
26 TextBlobBench() {}
51 return "TextBlobBench";
72 DEF_BENCH( return new TextBlobBench(); )

Completed in 154 milliseconds