Searched defs:image (Results 1 – 10 of 10) sorted by relevance
| /RvlSDK-3.1/build/demos/osdemo/src/ |
| D | fontdemo1.c | 64 static void LoadSheet(void* image) in LoadSheet() 102 void* image; in DrawChar() local 136 void* image; in DrawString() local
|
| D | fontdemo2.c | 37 u32 image[24 / 8 * 24]; // 24 x 24 in main() local
|
| /RvlSDK-3.1/include/revolution/dvd/ |
| D | DVDBanner.h | 54 u8 image[2 * DVD_BANNER_WIDTH * DVD_BANNER_HEIGHT]; // RGB5A3 96x32 texture image member 80 u8 image[2 * DVD_BANNER_WIDTH * DVD_BANNER_HEIGHT]; // RGB5A3 96x32 texture image member
|
| /RvlSDK-3.1/include/dolphin/dvd/ |
| D | DVDBanner.h | 48 u8 image[2 * DVD_BANNER_WIDTH * DVD_BANNER_HEIGHT]; // RGB5A3 96x32 texture image member 74 u8 image[2 * DVD_BANNER_WIDTH * DVD_BANNER_HEIGHT]; // RGB5A3 96x32 texture image member
|
| /RvlSDK-3.1/build/libraries/demo/src/ |
| D | DEMOPuts.c | 543 static void LoadSheet(void* image, GXTexMapID texMapID) in LoadSheet() 597 void* image; in DEMORFPuts() local 649 void* image; in DEMORFPutsEx() local 738 u32 image[48/2*48/4]; // 48 x 48 in DEMODumpROMFont() local
|
| /RvlSDK-3.1/build/libraries/tc/src/ |
| D | TCTextureList.cpp | 90 void TCSetTextureAttributes ( TCTexture* tx, u32 index, u32 image, in TCSetTextureAttributes()
|
| /RvlSDK-3.1/build/libraries/tc/include/ |
| D | TCTextureList.h | 56 u32 image; // indices of member components. 0 indicates no component present member
|
| /RvlSDK-3.1/include/revolution/ |
| D | fnt.h | 66 void* image; // pointer to texture iamge sheet member
|
| /RvlSDK-3.1/build/demos/videmo/src/ |
| D | viewer.c | 137 u8* image; // processed image member
|
| /RvlSDK-3.1/build/demos/carddemo/src/ |
| D | cardutil.c | 1011 void CardUtilDrawIcon(int x, int y, int size, void* image, void* tlut, u16 width, u16 height, int f… in CardUtilDrawIcon()
|