Searched refs:LayerStatsKey (Results 1 – 2 of 2) sorted by relevance
137 struct LayerStatsKey { struct143 size_t operator()(const LayerStatsKey& key) const { in operator() argument151 bool operator==(const LayerStatsKey& o) const {161 std::unordered_map<LayerStatsKey, TimeStatsLayer, LayerStatsKey::Hasher> stats;
484 TimeStatsHelper::LayerStatsKey layerKey = {uid, layerName, gameMode}; in flushAvailableRecordsToStatsLocked()843 TimeStatsHelper::LayerStatsKey layerKey = {info.uid, info.layerName, info.gameMode}; in incrementJankyFrames()