Searched refs:TypeStats (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DGpuMemoryTracker.cpp41 struct TypeStats { struct in namespace:android::uirenderer
46 static std::array<TypeStats, NUM_TYPES> gObjectStats;
94 const TypeStats& stats = gObjectStats[type];
115 const TypeStats& stats = gObjectStats[type];

Completed in 43 milliseconds