Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/font/ResFont/
Dmain.cpp286 f32 znear = 0.0f; in SetupTextCamera() local
292 nn::math::MTX44OrthoPivot(&proj, l, r, b, t, znear, zfar, nn::math::PIVOT_UPSIDE_TO_TOP); in SetupTextCamera()
/CTR-SDK-4.2.7-SampleDemos/font/PackedFont/
Dmain.cpp367 f32 znear = 0.0f; in SetupTextCamera() local
373 nn::math::MTX44OrthoPivot(&proj, l, r, b, t, znear, zfar, nn::math::PIVOT_UPSIDE_TO_TOP); in SetupTextCamera()
/CTR-SDK-4.2.7-SampleDemos/font/ArchiveFont/
Dmain.cpp421 f32 znear = 0.0f; in SetupTextCamera() local
427 nn::math::MTX44OrthoPivot(&proj, l, r, b, t, znear, zfar, nn::math::PIVOT_UPSIDE_TO_TOP); in SetupTextCamera()