Searched refs:top (Results 1 – 5 of 5) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/gx/Demo/ScreenCapture/ |
| D | gx_CaptureUtil.cpp | 23 f32* bottom, f32* top, f32* near, f32* far) in GetProjectionParameters() argument 34 *top = tmp * (proj->m[1][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() 67 …rtTop = (static_cast<f32>(indexV)/divV * bottom + (divV - static_cast<f32>(indexV))/divV * top); in GetProjectionForPartialCapture() 68 … = (static_cast<f32>(indexV + 1)/divV * bottom + (divV - static_cast<f32>(indexV + 1))/divV * top); in GetProjectionForPartialCapture()
|
| /CTR-SDK-4.2.7-SampleDemos/common/include/scene/ |
| D | Stack.h | 43 const T &top() const in top() function
|
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/ |
| D | SceneManager.cpp | 139 nextSceneId=m_sceneStack.top(); in Update()
|
| /CTR-SDK-4.2.7-SampleDemos/documents/css/ |
| D | manpage.css | 243 border-top : solid 1px #aaf; 257 border-top : solid 1px #0f0;
|
| D | contents.css | 26 padding-top : 10px;
|