Home
last modified time | relevance | path

Searched defs:image (Results 1 – 9 of 9) sorted by relevance

/RvlSDK-3.2/build/demos/osdemo/src/
Dfontdemo1.c64 static void LoadSheet(void* image) in LoadSheet()
102 void* image; in DrawChar() local
136 void* image; in DrawString() local
Dfontdemo2.c37 u32 image[24 / 8 * 24]; // 24 x 24 in main() local
/RvlSDK-3.2/include/revolution/dvd/
DDVDBanner.h54 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.2/include/dolphin/dvd/
DDVDBanner.h48 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.2/build/libraries/demo/src/
DDEMOPuts.c557 static void LoadSheet(void* image, GXTexMapID texMapID) in LoadSheet()
611 void* image; in DEMORFPuts() local
663 void* image; in DEMORFPutsEx() local
755 u32 image[48/2*48/4]; // 48 x 48 in DEMODumpROMFont() local
/RvlSDK-3.2/build/libraries/tc/src/
DTCTextureList.cpp90 void TCSetTextureAttributes ( TCTexture* tx, u32 index, u32 image, in TCSetTextureAttributes()
/RvlSDK-3.2/build/libraries/tc/include/
DTCTextureList.h56 u32 image; // indices of member components. 0 indicates no component present member
/RvlSDK-3.2/include/revolution/
Dfnt.h73 void* image; // Pointer to texture image sheet member
/RvlSDK-3.2/build/demos/videmo/src/
Dviewer.c140 u8* image; // processed image member