Home
last modified time | relevance | path

Searched refs:right (Results 1 – 3 of 3) 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() argument
31 *right = tmp * (proj->m[0][2] + 1.0f); in GetProjectionParameters()
58 f32 near, far, top, bottom, left, right; in GetProjectionForPartialCapture() local
60 GetProjectionParameters( proj, &left, &right, &bottom, &top, &near, &far); in GetProjectionForPartialCapture()
65 …partLeft = (static_cast<f32>(indexH)/divH * right + (divH - static_cast<f32>(indexH))/divH * lef… in GetProjectionForPartialCapture()
66 …partRight = (static_cast<f32>(indexH + 1)/divH * right + (divH - static_cast<f32>(indexH + 1))/di… in GetProjectionForPartialCapture()
/CTR-SDK-4.2.7-SampleDemos/documents/css/
Dmanpage.css244 border-right : solid 1px #00c;
247 padding-right : 2px;
258 border-right : solid 1px #060;
261 padding-right : 2px;
Dmain.css41 text-align : right;
101 text-align : right;
153 margin-right : auto;