Home
last modified time | relevance | path

Searched defs:left (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/Demo/ScreenCapture/
Dgx_CaptureUtil.cpp22 void GetProjectionParameters( nn::math::Matrix44* proj, f32* left, f32* right, in GetProjectionParameters()
58 f32 near, far, top, bottom, left, right; in GetProjectionForPartialCapture() local