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

  /external/chromium_org/third_party/angle/tests/perf_tests/
SimpleBenchmark.h 24 class SimpleBenchmark
27 SimpleBenchmark(const std::string &name, size_t width, size_t height,
31 virtual ~SimpleBenchmark() { };
53 DISALLOW_COPY_AND_ASSIGN(SimpleBenchmark);
SimpleBenchmark.cpp 7 #include "SimpleBenchmark.h"
10 SimpleBenchmark::SimpleBenchmark(const std::string &name, size_t width, size_t height, EGLint glesMajorVersion, EGLint requestedRenderer)
22 bool SimpleBenchmark::initialize()
28 void SimpleBenchmark::destroy()
39 void SimpleBenchmark::step(float dt, double totalTime)
44 void SimpleBenchmark::draw()
63 int SimpleBenchmark::run()
125 bool SimpleBenchmark::popEvent(Event *event)
130 OSWindow *SimpleBenchmark::getWindow(
    [all...]
  /libcore/benchmarks/libs/
caliper.jar 

Completed in 127 milliseconds