Searched refs:BenchmarkDesc (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/flatland/
H A DMain.cpp42 struct BenchmarkDesc { struct
57 static const BenchmarkDesc benchmarks[] = {
380 BenchmarkRunner(const BenchmarkDesc& desc, size_t instance) :
559 static size_t countLayers(const BenchmarkDesc& desc) {
569 const BenchmarkDesc& mDesc;
596 static bool runTest(const BenchmarkDesc b, size_t run) {
703 const BenchmarkDesc& b = benchmarks[i];
717 const BenchmarkDesc& b = benchmarks[i];

Completed in 82 milliseconds