Chromium Code Reviews| Index: bench/PatchBench.cpp |
| diff --git a/bench/PatchBench.cpp b/bench/PatchBench.cpp |
| index a6f5faae65f118afbd4108548bc31fc36d376371..26caad04e71556a455b243e2dc5d6839040ed6be 100644 |
| --- a/bench/PatchBench.cpp |
| +++ b/bench/PatchBench.cpp |
| @@ -107,7 +107,7 @@ protected: |
| return fName.c_str(); |
| } |
| - void onPreDraw() override { |
| + void onDelayedSetup() override { |
| this->setCubics(); |
| this->setColors(); |
| this->setTexCoords(); |