Searched refs:mergeProfileDataIntoProto (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/hwui/service/ |
D | GraphicsStatsService.cpp | 49 static bool mergeProfileDataIntoProto(protos::GraphicsStatsProto* proto, uid_t uid, 163 bool mergeProfileDataIntoProto(protos::GraphicsStatsProto* proto, uid_t uid, in mergeProfileDataIntoProto() function 332 if (!mergeProfileDataIntoProto(&statsProto, uid, package, versionCode, startTime, endTime, in saveBuffer() 452 if (data && !mergeProfileDataIntoProto(&statsProto, uid, package, versionCode, startTime, in addToDump()
|