Home
last modified time | relevance | path

Searched refs:LoadTexDataRL (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-2.1/build/demos/cxdemo/src/
Dcx_uncompress.c63 static void* LoadTexDataRL ( const char* path );
184 static void* LoadTexDataRL( const char* path ) in LoadTexDataRL() function
300 sMyTplObj[ 1 ] = (TPLPalettePtr)LoadTexDataRL ( "/cxdemo/tex-01_RL.bin" ); in DrawInit()
Dcx_uncompress_stream.c58 static void* LoadTexDataRL ( const char* path );
182 static void* LoadTexDataRL( const char* path ) in LoadTexDataRL() function
396 sMyTplObj[ 1 ] = (TPLPalettePtr)LoadTexDataRL ( "/cxdemo/tex-01_RL.bin" ); in DrawInit()