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) {
702 const BenchmarkDesc& b = benchmarks[i];
716 const BenchmarkDesc& b = benchmarks[i];

Completed in 1167 milliseconds