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

/frameworks/base/libs/hwui/service/
H A DGraphicsStatsService.cpp44 static void mergeProfileDataIntoProto(service::GraphicsStatsProto* proto,
84 void mergeProfileDataIntoProto(service::GraphicsStatsProto* proto, const std::string& package, function in namespace:android::uirenderer
192 mergeProfileDataIntoProto(&statsProto, package, versionCode, startTime, endTime, data);
251 mergeProfileDataIntoProto(&statsProto, package, versionCode, startTime, endTime, data);

Completed in 946 milliseconds