Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Demo/ScreenCapture/
Dgx_CaptureUtil.cpp23 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/
DStack.h43 const T &top() const in top() function
/CTR-SDK-4.2.7-SampleDemos/common/libraries/scene/
DSceneManager.cpp139 nextSceneId=m_sceneStack.top(); in Update()
/CTR-SDK-4.2.7-SampleDemos/documents/css/
Dmanpage.css243 border-top : solid 1px #aaf;
257 border-top : solid 1px #0f0;
Dcontents.css26 padding-top : 10px;