Home
last modified time | relevance | path

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

/frameworks/native/cmds/flatland/
DMain.cpp41 struct BenchmarkDesc { struct
56 static const BenchmarkDesc benchmarks[] = { argument
376 BenchmarkRunner(const BenchmarkDesc& desc, size_t instance) : in BenchmarkRunner()
553 static size_t countLayers(const BenchmarkDesc& desc) { in countLayers()
563 const BenchmarkDesc& mDesc;
590 static bool runTest(const BenchmarkDesc b, size_t run) { in runTest()
697 const BenchmarkDesc& b = benchmarks[i]; in runTests()
711 const BenchmarkDesc& b = benchmarks[i]; in maxBenchmarkNameLen()