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