Home
last modified time | relevance | path

Searched refs:ofs_sy (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/Api/AlphaTest/
Dgx_AlphaTest.cpp143 s32 ofs_sy = nn::gx::DISPLAY0_WIDTH - (j % 3) * 80 - 16; in PrintInfo() local
144 s_RenderSystem.DrawText(ofs_sx, ofs_sy, in PrintInfo()