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

/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.h112 void resetProfileInfo();
H A DRenderProxy.cpp436 CREATE_BRIDGE1(resetProfileInfo, CanvasContext* context) {
441 void RenderProxy::resetProfileInfo() { function in class:android::uirenderer::renderthread::RenderProxy
442 SETUP_TASK(resetProfileInfo);
/frameworks/base/libs/hwui/tests/macrobench/
H A DTestSceneRunner.cpp157 proxy->resetProfileInfo();

Completed in 515 milliseconds