Home
last modified time | relevance | path

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

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