Home
last modified time | relevance | path

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

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