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