Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ initWithFullScreen
Method
initWithFullScreen
core/platform/android/RenderViewImpl-android.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
bool RenderViewImpl::initWithFullScreen(std::string_view viewName)
99
{
100
return true;
101
}
102
103
bool RenderViewImpl::isGfxContextReady()
104
{
Callers
2
create
Method · 0.45
createWithFullScreen
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected