Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/gxdemo/src/Culling/
Dcul-viewport.c148 ScissorBox* si = s->scissor; in SceneDraw() local
164 myDrawRectangle( (f32) si->xorg, (f32) si->yorg, in SceneDraw()
165 (f32)(si->xorg + si->width - 1), in SceneDraw()
166 (f32)(si->yorg + si->height - 1), in SceneDraw()
183 GXSetScissor( (u32)si->xorg, (u32)si->yorg, (u32)si->width, (u32)si->height ); in SceneDraw()
203 ScissorBox* si = s->scissor; in SceneDrawInfo() local
213 si->xorg, si->yorg, in SceneDrawInfo()
214 (u16)(si->xorg + si->width), (u16)(si->yorg + si->height) ); in SceneDrawInfo()
222 case 0: x = si->xorg; y = si->yorg; break; in SceneDrawInfo()
223 case 1: x = si->xorg+si->width-1; y = si->yorg+si->height-1; break; in SceneDrawInfo()
[all …]
/RvlSDK-2.1/RVL/bin/demos/gxdemo/
Dsmp-onetri.map615 00009ec0 001570 800105e0 0000c7a0 1 .text si.a SIBios.o
616 00009ec0 00001c 800105e0 0000c7a0 4 SIBusy si.a SIBios.o
617 00009edc 000038 800105fc 0000c7bc 4 SIIsChanBusy si.a SIBios.o
618 00009f14 0002f4 80010634 0000c7f4 4 CompleteTransfer si.a SIBios.o
619 0000a208 0003ec 80010928 0000cae8 4 SIInterruptHandler si.a SIBios.o
620 0000a5f4 000078 80010d14 0000ced4 4 SIEnablePollingInterrupt si.a SIBios.o
621 UNUSED 0000cc ........ ........ SIRegisterPollingHandler si.a SIBios.o
622 0000a66c 0000e8 80010d8c 0000cf4c 4 SIUnregisterPollingHandler si.a SIBios.o
623 0000a754 0000c0 80010e74 0000d034 4 SIInit si.a SIBios.o
624 0000a814 0001b0 80010f34 0000d0f4 4 __SITransfer si.a SIBios.o
[all …]
/RvlSDK-2.1/RVL/bin/demos/thpdemo/
DTHPSimple.map678 0000bebc 001570 800125dc 0000e79c 1 .text si.a SIBios.o
679 0000bebc 00001c 800125dc 0000e79c 4 SIBusy si.a SIBios.o
680 0000bed8 000038 800125f8 0000e7b8 4 SIIsChanBusy si.a SIBios.o
681 0000bf10 0002f4 80012630 0000e7f0 4 CompleteTransfer si.a SIBios.o
682 0000c204 0003ec 80012924 0000eae4 4 SIInterruptHandler si.a SIBios.o
683 0000c5f0 000078 80012d10 0000eed0 4 SIEnablePollingInterrupt si.a SIBios.o
684 UNUSED 0000cc ........ ........ SIRegisterPollingHandler si.a SIBios.o
685 0000c668 0000e8 80012d88 0000ef48 4 SIUnregisterPollingHandler si.a SIBios.o
686 0000c750 0000c0 80012e70 0000f030 4 SIInit si.a SIBios.o
687 0000c810 0001b0 80012f30 0000f0f0 4 __SITransfer si.a SIBios.o
[all …]
/RvlSDK-2.1/build/
Dmakefile60 si \
/RvlSDK-2.1/build/buildtools/
Dcommondefs311 $(INSTALL_ROOT)/lib/si$(LIBSUFFIX) \