Home
last modified time | relevance | path

Searched refs:rectangleWidth (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/Demo/DrawTexture2d/
Dgx_DrawTexture2d.cpp374 f32 rectangleWidth = 400.0f; in DrawDisplay0() local
378 rectangleWidth, rectangleHeight, in DrawDisplay0()
393 f32 rectangleWidth = 320.0f; in DrawDisplay1() local
397 rectangleWidth, rectangleHeight, in DrawDisplay1()
/CTR-SDK-4.2.7-SampleDemos/demo1/
Dcamera.cpp308 f32 rectangleWidth = CAMERA_IMG_WIDTH; in DrawFrame() local
312 rectangleWidth, rectangleHeight, in DrawFrame()
/CTR-SDK-4.2.7-SampleDemos/common/include/demo/Render/
Ddemo_RenderSystemDrawing.h323 const f32 rectangleWidth, const f32 rectangleHeight,
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_RenderSystemDrawing.cpp397 … const f32 rectangleWidth, const f32 rectangleHeight, in FillTexturedRectangle() argument
409 f32 windowCoordinateX1 = windowCoordinateX + rectangleWidth; in FillTexturedRectangle()