Home
last modified time | relevance | path

Searched defs:getForThread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/libs/gui/
H A DChoreographer.cpp89 Choreographer* Choreographer::getForThread() { in getForThread() function in android::Choreographer
/aosp_15_r20/system/core/libutils/
H A DLooper.cpp97 sp<Looper> Looper::getForThread() { in getForThread() function in android::Looper