Searched refs:alooper (Results 1 - 1 of 1) sorted by path

/frameworks/base/native/android/
H A Dlooper.cpp28 static inline Looper* ALooper_to_Looper(ALooper* alooper) { argument
29 return reinterpret_cast<Looper*>(alooper);

Completed in 82 milliseconds