MCPcopy 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
146static void DisplayContext(BE1::RHI::Handle context, void *dataPtr) {
147 app.Draw();
148}
149
150static void InitDisplay(ANativeWindow *window) {
151 if (appInitialized) {

Callers

nothing calls this directly

Calls 1

DrawMethod · 0.45

Tested by

no test coverage detected