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

/frameworks/base/libs/hwui/tests/macrobench/
H A DTestSceneRunner.cpp71 struct ReportInfo { struct
76 static std::array<ReportInfo, 4> REPORTS = {
77 ReportInfo { 50, "_50th" },
78 ReportInfo { 90, "_90th" },
79 ReportInfo { 95, "_95th" },
80 ReportInfo { 99, "_99th" },

Completed in 26 milliseconds