Home
last modified time | relevance | path

Searched refs:mulLoopCount (Results 1 – 4 of 4) sorted by relevance

/external/skia/bench/
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
DInterpBench.cpp40 virtual int mulLoopCount() const { return 1; } in mulLoopCount() function in InterpBench
47 int n = loops * this->mulLoopCount(); in onDraw()
DMathBench.cpp52 virtual int mulLoopCount() const { return 1; } in mulLoopCount() function in MathBench
59 int n = loops * this->mulLoopCount(); in onDraw()
DMatrixBench.cpp27 virtual int mulLoopCount() const { return 1; } in mulLoopCount() function in MatrixBench