MCPcopy Create free account
hub / github.com/RPCSX/rpcsx / show

Method show

android/src/rpcsx-android.cpp:184–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182 bool shown() override { return true; }
183 void hide() override {}
184 void show() override {}
185 void toggle_fullscreen() override {}
186
187 void delete_context(draw_context_t ctx) override {}

Callers 5

open_msg_dialogFunction · 0.45
ShowSaveDataListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected