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

  /external/chromium_org/third_party/skia/bench/
BitmapScaleBench.cpp 17 int fLoopCount;
27 fLoopCount = 20;
BlurRectBench.cpp 24 int fLoopCount;
33 fLoopCount = 100;
35 fLoopCount = 1000;
37 fLoopCount = 10000;

Completed in 42 milliseconds