Searched refs:increasePixelCount (Results 1 – 2 of 2) sorted by relevance
188 void increasePixelCount(int32_t pid, long pixels);
223 increasePixelCount(pid, clientConfig.width * (long)clientConfig.height); in notifyClientStarted()659 void ResourceManagerMetrics::increasePixelCount(int32_t pid, long pixels) { in increasePixelCount() function in android::ResourceManagerMetrics681 increasePixelCount(pid, newPixels); in updatePixelCount()