Searched refs:LayerStatsKey (Results 1 – 2 of 2) sorted by relevance
130 struct LayerStatsKey { struct136 size_t operator()(const LayerStatsKey& key) const { in operator() argument145 bool operator==(const LayerStatsKey& o) const {155 std::unordered_map<LayerStatsKey, TimeStatsLayer, LayerStatsKey::Hasher> stats;
475 TimeStatsHelper::LayerStatsKey layerKey = {uid, layerName, gameMode}; in flushAvailableRecordsToStatsLocked()840 TimeStatsHelper::LayerStatsKey layerKey = {info.uid, info.layerName, info.gameMode}; in incrementJankyFrames()