Searched refs:FX32_SIN30 (Results 1 – 8 of 8) sorted by relevance
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/ |
| D | DEMOInit.c | 264 G3_Perspective(FX32_SIN30, FX32_COS30, // sine and cosine of FOVY in DEMOInitDisplay3D()
|
| D | DEMOBitmap.c | 860 G3_Perspective(FX32_SIN30, FX32_COS30, FX32_ONE * wx / wy, near, far, NULL); in DEMOSetViewPort()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_BoxTest/src/ |
| D | main.c | 201 G3_Perspective(FX32_SIN30, // Sine FOVY in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_PolAttr_FARClip/src/ |
| D | main.c | 267 G3_Perspective(FX32_SIN30, // Sine FOVY in TwlMain()
|
| /TwlSDK-5.1.0/build/demos/wvr/switchover/src/ |
| D | graphic_main.c | 416 G3_Perspective(FX32_SIN30, FX32_COS30, FX32_ONE * 4 / 3, near, far, NULL); in GraphicMain()
|
| /TwlSDK-5.1.0/build/demos/tips/SwapCrossOver/src/ |
| D | main.c | 308 G3_Perspective(FX32_SIN30, FX32_COS30, // sine and cosine of FOVY in InitDisplay()
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_Double3D/src/ |
| D | main.c | 416 G3_Perspective(FX32_SIN30, FX32_COS30, // Sine and cosine of FOVY in TwlMain()
|
| /TwlSDK-5.1.0/include/nitro/fx/ |
| D | fx_const.h | 197 #define FX32_SIN30 ((fx32) 0x00000800L) // 0.500 macro
|