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