Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bzi-Han/AndroidSurfaceImgui
/ get
Method
get
modules/ANativeWindowCreator.h:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
return pointer;
131
}
132
inline any_t *get() const
133
{
134
return pointer;
135
}
136
inline explicit operator bool() const
137
{
138
return nullptr != pointer;
Callers
5
CreateSurface
Method · 0.80
MirrorSurface
Method · 0.80
GetDisplayInfo
Method · 0.80
EndFrame
Method · 0.80
ServerWorker
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected