Searched refs:mGlobalProfileData (Results 1 – 2 of 2) sorted by relevance
151 ProfileDataContainer& globalProfileData() { return mGlobalProfileData; } in globalProfileData()243 ProfileDataContainer mGlobalProfileData; variable
233 , mGlobalProfileData(mJankDataMutex) { in RenderThread()