Searched defs:getForThread (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/native/libs/gui/ | ||
H A D | Choreographer.cpp | 89 Choreographer* Choreographer::getForThread() { in getForThread() function in android::Choreographer |
/aosp_15_r20/system/core/libutils/ | ||
H A D | Looper.cpp | 97 sp<Looper> Looper::getForThread() { in getForThread() function in android::Looper |