Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/service/
DGraphicsStatsService.cpp538 for (int stat_index = 0; stat_index < serviceDump.stats_size(); stat_index++) { in finishDumpInMemory() local
539 auto& stat = serviceDump.stats(stat_index); in finishDumpInMemory()