Searched refs:resetProfileInfo (Results 1 – 3 of 3) sorted by relevance
102 void resetProfileInfo();
431 CREATE_BRIDGE1(resetProfileInfo, CanvasContext* context) { in CREATE_BRIDGE1() argument436 void RenderProxy::resetProfileInfo() { in resetProfileInfo() function in android::uirenderer::renderthread::RenderProxy437 SETUP_TASK(resetProfileInfo); in resetProfileInfo()
109 proxy->resetProfileInfo(); in run()