PainterScreen.cpp File Reference

Include dependency graph for PainterScreen.cpp:

Defines

#define __IMPLEMENTS_SYSCALL__

Functions

 _syscall1 (int, sys_GI_rect, s_rectangle *, r)
 _syscall1 (int, sys_GI_blit, s_blit *, b)
 _syscall1 (int, sys_GI_line, s_line *, l)
 _syscall1 (int, sys_GI_circle, s_circle *, l)
 _syscall1 (int, sys_GI_copy_rect, s_copy_rect *, r)


Define Documentation

#define __IMPLEMENTS_SYSCALL__


Function Documentation

_syscall1 ( int  ,
sys_GI_copy_rect  ,
s_copy_rect *  ,
 
)

_syscall1 ( int  ,
sys_GI_circle  ,
s_circle *  ,
 
)

_syscall1 ( int  ,
sys_GI_line  ,
s_line *  ,
 
)

_syscall1 ( int  ,
sys_GI_blit  ,
s_blit *  ,
 
)

_syscall1 ( int  ,
sys_GI_rect  ,
s_rectangle *  ,
 
)


Generated on Thu Dec 13 18:13:42 2007 for SkyGI by  doxygen 1.5.1-p1