Searched refs:mLayerShapeStatsMap (Results 1 – 2 of 2) sorted by relevance
35 mLayerShapeStatsMap.clear(); in enable()51 mLayerShapeStatsMap.clear(); in clear()114 mLayerShapeStatsMap[layerShapeKey]++; in logLayerStats()124 for (auto& u : mLayerShapeStatsMap) { in dump()
73 std::unordered_map<std::string, uint32_t> mLayerShapeStatsMap; variable