Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/service/
DGraphicsStatsService.cpp44 static bool mergeProfileDataIntoProto(protos::GraphicsStatsProto* proto,
158 bool mergeProfileDataIntoProto(protos::GraphicsStatsProto* proto, const std::string& package, in mergeProfileDataIntoProto() function
268 if (!mergeProfileDataIntoProto(&statsProto, package, versionCode, startTime, endTime, data)) { in saveBuffer()
335 !mergeProfileDataIntoProto(&statsProto, package, versionCode, startTime, endTime, data)) { in addToDump()