| /RvlSDK-3.2.2/build/demos/kpaddemo/src/ |
| D | graphic.c | 109 void draw_line( f32 x1, f32 y1, f32 x2, f32 y2, GXColor clr, f32 width ) in draw_line() 124 void draw_dashed_line( f32 x1, f32 y1, f32 x2, f32 y2, GXColor clr, f32 width ) in draw_dashed_line() 146 void draw_arrow( f32 x1, f32 y1, f32 x2, f32 y2, GXColor clr, f32 width ) in draw_arrow() 169 void draw_dashed_arrow( f32 x1, f32 y1, f32 x2, f32 y2, GXColor clr, f32 width ) in draw_dashed_arrow() 192 void draw_circle( f32 ox, f32 oy, f32 radius, GXColor clr, f32 width ) in draw_circle()
|
| D | weight.c | 315 static void draw_line( f32 x1, f32 y1, f32 x2, f32 y2, GXColor clr, f32 width ) in draw_line() 326 static void draw_box( f32 x1, f32 y1, f32 x2, f32 y2, GXColor clr, f32 width ) in draw_box()
|
| /RvlSDK-3.2.2/build/demos/kpadOlddemo/src/ |
| D | graphic.c | 115 void draw_line( f32 x1, f32 y1, f32 x2, f32 y2, GXColor clr, f32 width ) in draw_line() 130 void draw_dashed_line( f32 x1, f32 y1, f32 x2, f32 y2, GXColor clr, f32 width ) in draw_dashed_line() 152 void draw_arrow( f32 x1, f32 y1, f32 x2, f32 y2, GXColor clr, f32 width ) in draw_arrow() 176 void draw_dashed_arrow( f32 x1, f32 y1, f32 x2, f32 y2, GXColor clr, f32 width ) in draw_dashed_arrow() 200 void draw_circle( f32 ox, f32 oy, f32 radius, GXColor clr, f32 width ) in draw_circle()
|
| /RvlSDK-3.2.2/build/libraries/demo/src/ |
| D | DEMOPuts.c | 224 u16 width = 64; in DEMOLoadFont() local 275 void DEMOSetupScrnSpc( s32 width, s32 height, float depth ) in DEMOSetupScrnSpc() 306 void DEMOInitCaption( s32 font_type, s32 width, s32 height ) in DEMOInitCaption() 614 s32 width; in DEMORFPuts() local 666 s32 width; in DEMORFPutsEx() local 758 s32 width; in DEMODumpROMFont() local 812 s32 width; in DEMOGetRFTextWidth() local
|
| /RvlSDK-3.2.2/build/demos/videmo/src/ |
| D | cross-color.c | 80 static void YuvPset(s32 posX, s32 posY, s32 width, u32 *xfb, u8 luma, u8 u, u8 v) in YuvPset() 115 static void YuvCircle(s32 posX, s32 posY, s32 width, s32 r, u32 *xfb, u8 luma, u8 u, u8 v) in YuvCircle() 154 static void DrawCircles(s32 width, s32 height, u32 fbSize, u8* xfb) in DrawCircles()
|
| D | viewer.c | 145 u32 width; // image width member 175 static void readConvertBmp(char* fileName, u8* dest, u32* width, u32* height) in readConvertBmp() 254 u32 width; in idle() local 367 static u32 width; in printOneLevel() local
|
| /RvlSDK-3.2.2/include/revolution/vi/ |
| D | vifuncs.h | 119 #define VIPadFrameBufferWidth(width) ((u16)(((u16)(width) + 15) & ~15)) argument
|
| /RvlSDK-3.2.2/build/demos/osdemo/src/ |
| D | fontdemo2.c | 41 s32 width; in main() local
|
| D | fontdemo1.c | 101 s32 width; in DrawChar() local 139 s32 width; in DrawString() local
|
| /RvlSDK-3.2.2/include/charPipeline/tc/ |
| D | TCLayer.h | 45 u32 width; member
|
| /RvlSDK-3.2.2/build/libraries/tc/src/ |
| D | TCTPLToolbox.cpp | 946 u32 width, height; in TCComputeTplImageBufferSize_4Bit() local 968 u32 width, height; in TCComputeTplImageBufferSize_8Bit() local 991 u32 width, height; in TCComputeTplImageBufferSize_16Bit() local 1014 u32 width, height; in TCComputeTplImageBufferSize_32Bit() local 1039 u32 width, height; in TCComputeTplImageBufferSize_Cmp() local 1385 u32 width, height; in TCWriteTplImage_I4() local 1486 u32 width, height; in TCWriteTplImage_I8() local 1572 u32 width, height; in TCWriteTplImage_IA4() local 1671 u32 width, height; in TCWriteTplImage_IA8() local 1767 u32 width, height; in TCWriteTplImage_R5G6B5() local [all …]
|
| D | TCLayer.cpp | 98 void TCSetLayerAttributes ( TCLayer* ly, u32 type, u32 width, u32 height ) in TCSetLayerAttributes() 419 static void TCSetLayerDimensions( TCLayer* ly, u32 width, u32 height ) in TCSetLayerDimensions()
|
| /RvlSDK-3.2.2/build/tools/TexConv/src/ |
| D | tga.cpp | 84 u32 width; member 755 static void UnencodeTgaImage( u8* riPtr, u8* dstPtr, u32 width, u32 height, u32 pixelDepth ) in UnencodeTgaImage() 820 static void OrientUncompressedTgaData( u8* srcBuff, u32 width, u32 height, u32 pixelDepth, u32 imag… in OrientUncompressedTgaData()
|
| /RvlSDK-3.2.2/build/demos/videmo/include/ |
| D | bmp.h | 37 u32 width; member
|
| /RvlSDK-3.2.2/build/demos/wbcdemo/src/ |
| D | handling_weight.c | 599 static void draw_line( f32 x1, f32 y1, f32 x2, f32 y2, GXColor clr, f32 width ) in draw_line() 610 static void draw_box( f32 x1, f32 y1, f32 x2, f32 y2, GXColor clr, f32 width ) in draw_box()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/include/ |
| D | cmn-model.h | 42 s16 width; member
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Tev/ |
| D | tev-ztex.c | 58 s16 width; member 594 static void SetScreenSpace( u16 width, u16 height, f32 depth ) in SetScreenSpace()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Framebuffer/ |
| D | frb-fld-int.c | 94 u16 width; // screen width member
|
| D | frb-aa-full.c | 90 u32 width; in main() local
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/TexGen/ |
| D | spheremap.c | 219 u16 width, height; in drawSphereMap() local
|
| D | parabolicmap.c | 249 u16 width, height; in drawParaboloidMap() local
|
| /RvlSDK-3.2.2/include/revolution/ |
| D | tpl.h | 67 u16 width; member
|
| D | fnt.h | 87 u8 width; // Width (for TAB & scale standard) member
|
| /RvlSDK-3.2.2/include/revolution/os/ |
| D | OSFont.h | 61 u16 width; // The width of the widest character member
|
| /RvlSDK-3.2.2/build/libraries/gd/src/ |
| D | GDTexture.c | 250 void GDSetTexImgAttr ( GXTexMapID id, u16 width, u16 height, GXTexFmt format ) in GDSetTexImgAttr()
|