Home
last modified time | relevance | path

Searched refs:bottom (Results 1 – 2 of 2) 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
35 *bottom = 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 …partTop = (static_cast<f32>(indexV)/divV * bottom + (divV - static_cast<f32>(indexV))/divV * to… in GetProjectionForPartialCapture()
68 …partBottom = (static_cast<f32>(indexV + 1)/divV * bottom + (divV - static_cast<f32>(indexV + 1))/d… in GetProjectionForPartialCapture()
/CTR-SDK-4.2.7-SampleDemos/documents/css/
Dmanpage.css245 border-bottom : solid 1px #00c;
259 border-bottom : solid 1px #060;