Searched refs:reportGPUFrame (Results 1 – 3 of 3) sorted by relevance
251 mData->reportGPUFrame(totalGPUDrawTime); in finishFrame()252 (*mGlobalData)->reportGPUFrame(totalGPUDrawTime); in finishFrame()
62 void reportGPUFrame(int64_t duration);
213 void ProfileData::reportGPUFrame(int64_t duration) { in reportGPUFrame() function in android::uirenderer::ProfileData