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

  /external/chromium_org/third_party/skia/tests/
DeferredCanvasTest.cpp 598 // test will fail if nbIterations is not in sync with
600 const int nbIterations = 5;
603 for(int i = 0; i < nbIterations; ++i) {
    [all...]
  /external/skia/tests/
DeferredCanvasTest.cpp 613 // test will fail if nbIterations is not in sync with
615 const int nbIterations = 5;
618 for(int i = 0; i < nbIterations; ++i) {
    [all...]

Completed in 48 milliseconds