Searched refs:DumpEntityProfiler (Results 1 – 2 of 2) sorted by relevance
443 std::vector<DumpEntityProfiler> dumpEntityList; in GetLayer()465 DumpEntityProfiler dumpEntity { params[0], params[1], params[2], params[3], params[7]}; in GetLayer()469 DumpEntityProfiler dumpEntity { params[0], params[2], params[2], params[3], params[6]}; in GetLayer()481 DumpEntityProfiler dumpItem = dumpEntityList[i]; in GetLayer()
22 struct DumpEntityProfiler { struct