Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/
H A DProfileDataContainer.h38 void switchStorageToAshmem(int ashmemfd);
H A DProfileDataContainer.cpp54 void ProfileDataContainer::switchStorageToAshmem(int ashmemfd) { in switchStorageToAshmem() function in android::uirenderer::ProfileDataContainer
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp277 rt.globalProfileData().switchStorageToAshmem(fd); in setProcessStatsBuffer()