Searched refs:RenderLine (Results 1 – 1 of 1) sorted by relevance
| /RvlSDK-3.1.4/build/demos/wpaddemo/src/ |
| D | full_mode.c | 143 static void RenderLine( s16 x1, s16 y1, s16 x2, s16 y2, GXColor clr ) in RenderLine() function 189 RenderLine((s16)(x+r*cos(th)), in RenderCircle() 224 …RenderLine(ep->exp[i].range_x1, ep->exp[i].range_y1, ep->exp[i].range_x1, ep->exp[i].range_y2, box… in RenderObjects() 225 …RenderLine(ep->exp[i].range_x1, ep->exp[i].range_y2, ep->exp[i].range_x2, ep->exp[i].range_y2, box… in RenderObjects() 226 …RenderLine(ep->exp[i].range_x2, ep->exp[i].range_y2, ep->exp[i].range_x2, ep->exp[i].range_y1, box… in RenderObjects() 227 …RenderLine(ep->exp[i].range_x2, ep->exp[i].range_y1, ep->exp[i].range_x1, ep->exp[i].range_y1, box… in RenderObjects()
|