Home
last modified time | relevance | path

Searched refs:Floor2IntBench (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/bench/
H A DMathBench.cpp667 class Floor2IntBench : public Benchmark { class
675 Floor2IntBench(bool sat) : fSat(sat) { in Floor2IntBench() function in Floor2IntBench
725 DEF_BENCH( return new Floor2IntBench(false); )
726 DEF_BENCH( return new Floor2IntBench(true); )

Completed in 2 milliseconds