Searched refs:mDestroyTracker (Results 1 – 1 of 1) sorted by relevance
52 std::unordered_map<std::string, int64_t> mDestroyTracker; member in DebugEGLImageTrackerImpl80 mDestroyTracker[from]++; in destroy()93 for (const auto &[from, count] : mDestroyTracker) { in dump()