Searched refs:switchStorageToAshmem (Results 1 – 3 of 3) sorted by relevance
89 void switchStorageToAshmem(int ashmemfd);
180 void JankTracker::switchStorageToAshmem(int ashmemfd) { in switchStorageToAshmem() function in android::uirenderer::JankTracker
485 args->thread->jankTracker().switchStorageToAshmem(args->fd); in CREATE_BRIDGE2()