Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolygonTek/BlueshiftEngine
/ DisplayContext
Function
DisplayContext
Source/Player/AndroidMain.cpp:146–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
static void DisplayContext(BE1::RHI::Handle context, void *dataPtr) {
147
app.Draw();
148
}
149
150
static void InitDisplay(ANativeWindow *window) {
151
if (appInitialized) {
Callers
nothing calls this directly
Calls
1
Draw
Method · 0.45
Tested by
no test coverage detected