Home
last modified time | relevance | path

Searched refs:mGlobalProfileData (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DRenderThread.h148 ProfileDataContainer& globalProfileData() { return mGlobalProfileData; } in globalProfileData()
240 ProfileDataContainer mGlobalProfileData; variable
DRenderThread.cpp235 , mGlobalProfileData(mJankDataMutex) { in RenderThread()
/frameworks/base/libs/hwui/platform/host/renderthread/
DRenderThread.cpp63 , mGlobalProfileData(mJankDataMutex) { in RenderThread()