Searched refs:resetProfileInfo (Results 1 – 3 of 3) sorted by relevance
113 void resetProfileInfo();
449 CREATE_BRIDGE1(resetProfileInfo, CanvasContext* context) { in CREATE_BRIDGE1() argument454 void RenderProxy::resetProfileInfo() { in resetProfileInfo() function in android::uirenderer::renderthread::RenderProxy455 SETUP_TASK(resetProfileInfo); in resetProfileInfo()
157 proxy->resetProfileInfo(); in run()