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