Home
last modified time | relevance | path

Searched refs:rotate (Results 1 – 14 of 14) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_Bmp1D/src/
Dmain.c88 u16 rotate = 0; in TwlMain() local
135 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
141 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
147 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
153 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
157 rotate -= 512; in TwlMain()
158 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
162 rotate += 512; in TwlMain()
163 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
168 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
[all …]
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_2/src/
Dmain.c46 u16 rotate = 0; in TwlMain() local
73 rotate += 256; in TwlMain()
75 rotate -= 256; in TwlMain()
77 rotate += 256; in TwlMain()
79 rotate -= 256; in TwlMain()
81 rotate = 0; in TwlMain()
102 sinVal = FX_SinIdx(rotate); in TwlMain()
103 cosVal = FX_CosIdx(rotate); in TwlMain()
117 rotate = 4098; // Default params for testing in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_Direct/src/
Dmain.c87 u16 rotate = 0; in TwlMain() local
139 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
147 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
155 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
163 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
167 rotate -= 512; in TwlMain()
168 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
172 rotate += 512; in TwlMain()
173 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
178 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
[all …]
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_256_16/src/
Dmain.c92 u16 rotate = 0; in TwlMain() local
141 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
146 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
151 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
156 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
160 rotate -= 512; in TwlMain()
161 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
165 rotate += 512; in TwlMain()
166 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
171 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
[all …]
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_Oam_Char1D/src/
Dmain.c90 u16 rotate = 0; in TwlMain() local
151 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
159 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
167 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
175 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
179 rotate -= 512; in TwlMain()
180 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
184 rotate += 512; in TwlMain()
185 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
190 OS_Printf("pos=%d:%d rotate=%d scale=%d\n", base_pos_x, base_pos_y, rotate, scale); in TwlMain()
[all …]
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_Oam_2/src/
Dmain.c47 u16 rotate = 0; in TwlMain() local
74 rotate += 256; in TwlMain()
76 rotate -= 256; in TwlMain()
78 rotate += 256; in TwlMain()
80 rotate -= 256; in TwlMain()
82 rotate = 0; in TwlMain()
103 sinVal = FX_SinIdx(rotate); in TwlMain()
104 cosVal = FX_CosIdx(rotate); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_2/src/
Dmain.c50 u16 rotate = 0; in TwlMain() local
104 rotate -= 256; in TwlMain()
106 rotate += 256; in TwlMain()
111 rotate = 0; in TwlMain()
114 sinVal = FX_SinIdx(rotate); in TwlMain()
115 cosVal = FX_CosIdx(rotate); in TwlMain()
125 rotate = 4096; // default params for testing. in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_CharBg_2/src/
Dmain.c50 u16 rotate = 0; in TwlMain() local
104 rotate -= 256; in TwlMain()
106 rotate += 256; in TwlMain()
111 rotate = 0; in TwlMain()
114 sinVal = FX_SinIdx(rotate); in TwlMain()
115 cosVal = FX_CosIdx(rotate); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_256BMP/src/
Dmain.c94 u16 rotate = 0; in TwlMain() local
193 rotate -= 256; in TwlMain()
197 rotate += 256; in TwlMain()
212 rotate = 0; in TwlMain()
229 fx16 sinVal = FX_SinIdx(rotate); in TwlMain()
230 fx16 cosVal = FX_CosIdx(rotate); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_Direct/src/
Dmain.c92 u16 rotate = 0; in TwlMain() local
175 rotate -= 256; in TwlMain()
177 rotate += 256; in TwlMain()
191 rotate = 0; in TwlMain()
207 fx16 sinVal = FX_SinIdx(rotate); in TwlMain()
208 fx16 cosVal = FX_CosIdx(rotate); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_256_16/src/
Dmain.c99 u16 rotate = 0; in TwlMain() local
207 rotate -= 256; in TwlMain()
211 rotate += 256; in TwlMain()
226 rotate = 0; in TwlMain()
244 fx16 sinVal = FX_SinIdx(rotate); in TwlMain()
245 fx16 cosVal = FX_CosIdx(rotate); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_PolAttr_DpthTest/src/
Dmain.c162 u16 rotate = 0; in TwlMain() local
190 rotate += 128; in TwlMain()
232 fx16 s = FX_SinIdx(rotate); in TwlMain()
233 fx16 c = FX_CosIdx(rotate); in TwlMain()
272 fx16 s = FX_SinIdx(rotate); in TwlMain()
273 fx16 c = FX_CosIdx(rotate); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_PolAttr_FARClip/src/
Dmain.c241 u16 rotate = 0; in TwlMain() local
285 rotate += 256; in TwlMain()
336 fx16 s = FX_SinIdx(rotate); in TwlMain()
337 fx16 c = FX_CosIdx(rotate); in TwlMain()
379 fx16 s = FX_SinIdx(rotate); in TwlMain()
380 fx16 c = FX_CosIdx(rotate); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/3D_PolAttr_1Dot/src/
Dmain.c109 u16 rotate; member
133 fx16 s = FX_SinIdx(p->rotate); in Cube()
134 fx16 c = FX_CosIdx(p->rotate); in Cube()
320 cubu.rotate = 0; in TwlMain()
343 cubu.rotate += 256; in TwlMain()
399 fx16 s = FX_SinIdx(cubu.rotate); in TwlMain()
400 fx16 c = FX_CosIdx(cubu.rotate); in TwlMain()