Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/AlphaTest/
Dgx_AlphaTest.cpp184 f32 ofs_y = (i / 3) * 4.5f - 4.5f; in DrawFrame() local
187 nn::math::Vector3 trans(ofs_x, ofs_y, 0.f); in DrawFrame()