Searched refs:rotateStorage (Results 1 – 3 of 3) sorted by relevance
33 void rotateStorage();
40 void ProfileDataContainer::rotateStorage() { in rotateStorage() function in android::uirenderer::ProfileDataContainer
263 rt.queue().post([&rt]() { rt.globalProfileData().rotateStorage(); }); in rotateProcessStatsBuffer()