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

  /external/chromium_org/native_client_sdk/src/examples/demo/life_simd/
life.cc 41 const int kFramesToBenchmark = 100;
232 benchmark_frame_counter_ = kFramesToBenchmark;
  /external/chromium_org/native_client_sdk/src/examples/demo/voronoi/
voronoi.cc 39 const int kFramesToBenchmark = 100;
419 benchmark_frame_counter_ = kFramesToBenchmark;
  /external/chromium_org/native_client_sdk/src/examples/demo/earth/
earth.cc 41 const int kFramesToBenchmark = 100;
632 benchmark_frame_counter_ = kFramesToBenchmark;
  /external/chromium_org/native_client_sdk/src/examples/demo/earth_simd/
earth.cc 48 const int kFramesToBenchmark = 100;
672 benchmark_frame_counter_ = kFramesToBenchmark;
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/earth/
earth.cc 48 const int kFramesToBenchmark = 100;
691 benchmark_frame_counter_ = kFramesToBenchmark;

Completed in 50 milliseconds