Home
last modified time | relevance | path

Searched refs:switchStorageToAshmem (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/platform/host/
DProfileDataContainer.cpp35 void ProfileDataContainer::switchStorageToAshmem(int ashmemfd) { in switchStorageToAshmem() function in android::uirenderer::ProfileDataContainer
/frameworks/base/libs/hwui/
DProfileDataContainer.h38 void switchStorageToAshmem(int ashmemfd);
DProfileDataContainer.cpp54 void ProfileDataContainer::switchStorageToAshmem(int ashmemfd) { in switchStorageToAshmem() function in android::uirenderer::ProfileDataContainer
/frameworks/base/libs/hwui/renderthread/
DRenderProxy.cpp354 rt.globalProfileData().switchStorageToAshmem(fd); in setProcessStatsBuffer()