MCPcopy Create free account
hub / github.com/doldecomp/mkdd / flush

Method flush

libs/JSystem/JUtility/JUTDbPrint.cpp:73–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73void JUTDbPrint::flush() { flush(0, 0, JUTVideo::sManager->getFbWidth(), JUTVideo::sManager->getEfbHeight()); }
74
75void JUTDbPrint::flush(int left, int top, int right, int bottom)
76{

Callers 2

calcMethod · 0.45
endGXMethod · 0.45

Calls 6

JKRFreeToHeapFunction · 0.85
getFbWidthMethod · 0.80
getEfbHeightMethod · 0.45
setPortMethod · 0.45
setGXMethod · 0.45
setCharColorMethod · 0.45

Tested by

no test coverage detected