Home
last modified time | relevance | path

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

/third_party/skia/bench/
H A DScalarBench.cpp27 virtual int mulLoopCount() const { return 1; } in mulLoopCount() function in ScalarBench
59 int mulLoopCount() const override { return 4; }
78 int mulLoopCount() const override { return 4; }
103 int mulLoopCount() const override { return 1; }
H A DInterpBench.cpp40 virtual int mulLoopCount() const { return 1; } in mulLoopCount() function in InterpBench
47 int n = loops * this->mulLoopCount();
H A DMatrix44Bench.cpp38 virtual int mulLoopCount() const { return 1; } in mulLoopCount() function in M4Bench
204 virtual int mulLoopCount() const { return 1; } in mulLoopCount() function in MapRectBench
H A DMathBench.cpp52 virtual int mulLoopCount() const { return 1; } in mulLoopCount() function in MathBench
59 int n = loops * this->mulLoopCount();
H A DMatrixBench.cpp27 virtual int mulLoopCount() const { return 1; } in mulLoopCount() function in MatrixBench

Completed in 4 milliseconds