Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/tgfx
/ getLooper
Method
getLooper
src/platform/android/HandlerThread.h:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
~HandlerThread();
34
35
jobject getLooper() const {
36
return looper.get();
37
}
38
39
private:
40
Global<jobject> thread;
Callers
1
GetGlobalLooper
Function · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected