Searched refs:drawer (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/font/ResFont/ |
| D | main.cpp | 446 nn::font::RectDrawer drawer; in StartDemo() local 447 void *const drawerBuf = InitShaders(&drawer); in StartDemo() 466 DrawAscii(&drawer, pDrawStringBuf0, &font, NN_GX_DISPLAY0_WIDTH, NN_GX_DISPLAY0_HEIGHT); in StartDemo() 476 … DrawCounter(&drawer, pDrawStringBuf1, &font, NN_GX_DISPLAY1_WIDTH, NN_GX_DISPLAY1_HEIGHT); in StartDemo() 491 drawer.Finalize(); in StartDemo()
|
| /CTR-SDK-4.2.7-SampleDemos/font/ArchiveFont/ |
| D | main.cpp | 531 nn::font::RectDrawer drawer; in StartDemo() local 532 void *const drawerBuf = InitShaders(&drawer); in StartDemo() 551 &drawer, in StartDemo() 567 &drawer, in StartDemo() 587 drawer.Finalize(); in StartDemo()
|