Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloverHackyColor/CloverBootloader
/ Draw
Method
Draw
rEFIt_UEFI/libeg/XImage.cpp:531–534 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
529
}
530
531
void XImage::Draw(INTN x, INTN y)
532
{
533
Draw(x, y, 0, true);
534
}
535
536
void XImage::Draw(INTN x, INTN y, float scale)
537
{
Callers
6
StartLegacy
Method · 0.45
EraseTextXY
Method · 0.45
ScrollingBar
Method · 0.45
GraphicsMenuStyle
Method · 0.45
testSVG
Function · 0.45
InitBootScreen
Function · 0.45
Calls
3
GetArea
Method · 0.80
Compose
Method · 0.80
DrawWithoutCompose
Method · 0.80
Tested by
no test coverage detected